Module datafusion_functions_aggregate::bool_and_or

source ·
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

  • BOOL_AND aggregate expression
  • BOOL_OR aggregate expression

Functions§