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

   # Which issue does this PR close?
   \-
   
   # Rationale for this change
   Min/max for bools is supported by Rust stdlib, arrow and by `ScalarValue` 
but wasn't exposed by the min/max aggregator.
   
   # What changes are included in this PR?
   Min/max aggregator support for bool.
   
   # Are these changes tested?
   Two new tests.
   
   # Are there any user-facing changes?
   Min/max aggregation w/ bool should work now.


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