fn table_for_json_schema(
tables: &[&'static Table],
schema: &JsonColumnSchema,
) -> Result<&'static Table, SchemaCatalogError>fn table_for_json_schema(
tables: &[&'static Table],
schema: &JsonColumnSchema,
) -> Result<&'static Table, SchemaCatalogError>