Skip to content

Make FirstValue an UDAF, Change AggregateUDFImpl::accumulator signature, support ORDER BY for UDAFs - #9874

Merged
jayzhan211 merged 49 commits into
apache:mainfrom
jayzhan211:first-value-udf
Apr 3, 2024
Merged

Make FirstValue an UDAF, Change AggregateUDFImpl::accumulator signature, support ORDER BY for UDAFs#9874
jayzhan211 merged 49 commits into
apache:mainfrom
jayzhan211:first-value-udf

Commits

Commits on Mar 7, 2024

Commits on Mar 25, 2024

Commits on Mar 26, 2024

Commits on Mar 30, 2024

Commits on Mar 31, 2024

  • fix state fields

    committed
  • fmt

    committed
  • args struct for accumulator

    committed
  • simplify

    committed
  • add sig

    committed
  • add comments

    committed
  • fmt

    committed

Commits on Apr 1, 2024

Commits on Apr 2, 2024