risingwave_frontend::handler::create_source

Function consume_string_from_options

source
fn consume_string_from_options(
    format_encode_options: &mut BTreeMap<String, String>,
    key: &str,
) -> Result<AstString, RwError>