Files
greptimedb/trait.impl/datafusion_catalog/table/trait.TableProvider.js
2025-12-25 19:26:42 +00:00

9 lines
684 B
JavaScript

(function() {
var implementors = Object.fromEntries([["query",[["impl TableProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyTableProvider.html\" title=\"struct query::dummy_catalog::DummyTableProvider\">DummyTableProvider</a>"]]],["table",[["impl TableProvider for <a class=\"struct\" href=\"table/table/adapter/struct.DfTableProviderAdapter.html\" title=\"struct table::table::adapter::DfTableProviderAdapter\">DfTableProviderAdapter</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[199,213]}