Expand description
Defines physical expressions that can evaluated at runtime during query execution
Structs§
Functions§
- bool_
and - The values to combine with
AND - bool_
and_ udaf - AggregateFunction that returns a
AggregateUDFforBoolAnd - bool_or
- The values to combine with
OR - bool_
or_ udaf - AggregateFunction that returns a
AggregateUDFforBoolOr