Module polars_lazy::physical_plan::executors[][src]

Structs

CacheExec
CsvExec
DataFrameExec
FilterExec
GroupByExec

Take an input Executor and a multiple expressions

JoinExec
MeltExec
PartitionGroupByExec

Take an input Executor and a multiple expressions

SliceExec
StackExec
StandardExec

Take an input Executor (creates the input DataFrame) and a multiple PhysicalExpressions (create the output Series)