Module datafusion::physical_planner

source ·
Expand description

Planner for LogicalPlan to ExecutionPlan

Structs§

  • Default single node physical query planner that converts a LogicalPlan to an ExecutionPlan suitable for execution.

Traits§

Functions§