Module datafusion::logical_expr::logical_plan::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):