rluvaton opened a new pull request, #6912:
URL: https://github.com/apache/arrow-rs/pull/6912

   # Which issue does this PR close?
   
   Part of #6911
   
   # Rationale for this change
    
   I want to sort list of of booleans
   
   # What changes are included in this PR?
   added rank function for boolean and added tests for sorting list of booleans 
and ranking booleans
   
   # Are there any user-facing changes?
   Yes, the `rank` function now support `BooleanArray` and sort support sorting 
list of booleans
   
   this build on top of:
   - #6910


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