Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The aggregate functions we propose to implement include sum, max/min, count, last_non_null_value, last_value,  listagg, bool_or/bool_and. These functions support different data types.

...