risingwave_frontend::handler::create_table

Function bind_cdc_table_schema_externally

source
async fn bind_cdc_table_schema_externally(
    cdc_with_options: WithOptionsSecResolved,
) -> Result<(Vec<ColumnCatalog>, Vec<String>), RwError>
Expand description

Derive schema for cdc table when create a new Table or alter an existing Table