risingwave_frontend::handler::create_source::external_schema::json

Function get_json_schema_location

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