risingwave_frontend::handler::create_source

Function get_schema_location

source
fn get_schema_location(
    format_encode_options: &mut BTreeMap<String, String>,
) -> Result<(AstString, bool), RwError>