Module polars_lazy::physical_plan [−][src]
This is supported on crate feature
compile
only.Modules
Traits
Executors will evaluate physical expressions and collect them in a DataFrame.
A type that implements this transforms a LogicalPlan to a physical plan.