Files
greptimedb/trait.impl/datafusion_common/config/trait.ConfigExtension.js
2026-05-14 03:24:28 +00:00

9 lines
684 B
JavaScript

(function() {
const implementors = Object.fromEntries([["common_function",[["impl ConfigExtension for <a class=\"struct\" href=\"common_function/function/struct.FunctionContext.html\" title=\"struct common_function::function::FunctionContext\">FunctionContext</a>",0]]],["query",[["impl ConfigExtension for <a class=\"struct\" href=\"query/dist_plan/struct.DistPlannerOptions.html\" title=\"struct query::dist_plan::DistPlannerOptions\">DistPlannerOptions</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[214,196]}