risingwave_frontend::handler::create_source

Function check_and_add_timestamp_column

source
fn check_and_add_timestamp_column(
    with_properties: &WithOptions,
    columns: &mut Vec<ColumnCatalog>,
)