Crate polars_mem_engine

Source

Structs§

ScanPredicate
All the expressions and metadata used to filter out rows using predicates.

Traits§

Executor
Executors will evaluate physical expressions and collect them in a DataFrame.

Functions§

create_multiple_physical_plans
create_physical_plan
create_scan_predicate

Type Aliases§

StreamingExecutorBuilder