Files
greptimedb/trait.impl/datafusion_catalog/schema/trait.SchemaProvider.js
2026-05-15 04:01:35 +00:00

9 lines
966 B
JavaScript

(function() {
const implementors = Object.fromEntries([["catalog",[["impl SchemaProvider for <a class=\"struct\" href=\"catalog/table_source/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct catalog::table_source::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>",0]]],["datanode",[["impl SchemaProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareSchemaProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareSchemaProvider\">NameAwareSchemaProvider</a>",0]]],["query",[["impl SchemaProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct query::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[238,244,206]}