datafusion_expr::logical_plan

Module tree_node

Source
Expand description

TreeNode based visiting and rewriting for LogicalPlans

Visiting (read only) APIs

Rewriting (update) APIs:

(Re)creation APIs (these require substantial cloning and thus are slow):