risingwave_frontend::handler::create_table

Function derive_with_options_for_cdc_table

source
fn derive_with_options_for_cdc_table(
    source_with_properties: &WithOptionsSecResolved,
    external_table_name: String,
) -> Result<WithOptionsSecResolved, RwError>