Skip to content

Releases: archongum/presto-udf

presto-udf-4

27 Oct 02:57
Compare
Choose a tag to compare

Versions

  • JDK-11
  • PrestoSQL-334

New Features

  • New Agg function: array_agg_distinct
  • NOTICE: Memory leaks if return more then 10K rows

Minor

  • code format

presto-udf-3

30 Aug 10:00
Compare
Choose a tag to compare

New Features

  • New func: array_max_count_element
  • New func: max_count_element
  • Build with dependencies instead of using teradata-functions's dependencies

Minor

  • Rename package
  • Delete .idea