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

Module filter

Source

Structs§

FilterExec
FilterExec evaluates a boolean predicate against all input batches to determine which rows to include in its output batches.

Functions§

batch_filter

Type Aliases§

EqualAndNonEqual
The equals Column-Pairs and Non-equals Column-Pairs in the Predicates
PhysicalExprPairRef
Pair of Arc<dyn PhysicalExpr>s