risingwave_frontend::handler::create_source

Function get_json_schema_location

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