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_planner - Rust
[go: Go Back, main page]

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