alamb opened a new pull request #913:
URL: https://github.com/apache/arrow-rs/pull/913


   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/912
   
   # Rationale for this change
    
   The boolean kernels added in https://github.com/apache/arrow-rs/pull/844 by 
@Dandandan   are not marked `pub` and thus can not be used. For example:
   
   
https://docs.rs/arrow/6.1.0/arrow/compute/kernels/comparison/index.html?search=eq_bool
   
   # What changes are included in this PR?
   
   mark the boolean kernels public
   
   # Are there any user-facing changes?
   kernels are usable


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