risingwave_frontend::handler::create_source

Function get_name_strategy_or_default

source
fn get_name_strategy_or_default(
    name_strategy: Option<AstString>,
) -> Result<Option<i32>, RwError>