Expand description

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

Structs

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

Type Definitions

  • The equals Column-Pairs and Non-equals Column-Pairs in the Predicates