Files
greptimedb/trait.impl/datafusion_common/config/trait.ConfigExtension.js
2025-12-18 14:53:29 +00:00

9 lines
678 B
JavaScript

(function() {
var 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>"]]],["query",[["impl ConfigExtension for <a class=\"struct\" href=\"query/dist_plan/struct.DistPlannerOptions.html\" title=\"struct query::dist_plan::DistPlannerOptions\">DistPlannerOptions</a>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[212,194]}