Files
greptimedb/trait.impl/substrait/trait.SubstraitPlan.js
2025-12-22 05:55:28 +00:00

9 lines
283 B
JavaScript

(function() {
var implementors = Object.fromEntries([["substrait",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[16]}