Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_plan::planner - Rust
[go: Go Back, main page]

[][src]Module datafusion::physical_plan::planner

Physical query planner

Structs

DefaultPhysicalPlanner

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

Traits

ExtensionPlanner

This trait permits the DefaultPhysicalPlanner to create plans for user defined ExtensionPlanNodes