Files
greptimedb/trait.impl/datafusion_catalog/schema/trait.SchemaProvider.js
2026-03-13 04:38:03 +00:00

9 lines
958 B
JavaScript

(function() {
var 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>"]]],["datanode",[["impl SchemaProvider for <a class=\"struct\" href=\"datanode/region_server/catalog/struct.NameAwareSchemaProvider.html\" title=\"struct datanode::region_server::catalog::NameAwareSchemaProvider\">NameAwareSchemaProvider</a>"]]],["query",[["impl SchemaProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummySchemaProvider.html\" title=\"struct query::dummy_catalog::DummySchemaProvider\">DummySchemaProvider</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[236,242,204]}