alamb opened a new pull request, #6960:
URL: https://github.com/apache/arrow-datafusion/pull/6960

   # Which issue does this PR close?
   
   related to 
   # Rationale for this change
   
   While working on https://github.com/apache/arrow-datafusion/pull/6957 to 
provide a default starting value, I realized this could be used to consolidate 
the Min/Max accumulator implementation as well to avoid duplication
   
   # What changes are included in this PR?
   Change min/max to use the standard `PrimitiveGroupsAccumulator` rather than 
implementing itself
   
   # Are these changes tested?
   Existing coverage
   
   # Are there any user-facing changes?
   No, this is just less code


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to