jorgecarleitao opened a new pull request #7971:
URL: https://github.com/apache/arrow/pull/7971


   This PR adds an interface to create aggregate UDFs and migrates all current 
aggregate expressions to this new interface, thereby unifying everything in a 
common interface to handle aggregations.
   
   I had to change some tests as our current name assignment for aggregates was 
a bit funky. This work is based on top of #7967 , as some of the internal 
changes there are required here.
   
   FYI @andygrove and @alamb 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to