Structs§
- Explain
Result - Result of an EXPLAIN query.
- Plan
Node - Structured representation of a query plan node for UI rendering.
- Plan
Node Field - Plan
Node Metrics
Functions§
- logical_
plan_ to_ tree - Recursively convert a DataFusion LogicalPlan into a PlanNode tree.
- physical_
plan_ to_ tree - Recursively convert a DataFusion ExecutionPlan into a PlanNode tree.
- sanitize_
plan_ text - Strip object-store URIs and absolute file paths from DataFusion plan text.