Module datafusion_functions_aggregate::grouping

source ·
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

Functions§

  • Returns 1 if the data is aggregated across the specified column or 0 for not aggregated in the result set.
  • AggregateFunction that returns a AggregateUDF for [$UDAF]