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

   # Which issue does this PR close?
   
   Related to https://github.com/apache/arrow-datafusion/issues/6066
   
   # Rationale for this change
   
   While reviewing https://github.com/apache/arrow-datafusion/pull/6093 from 
@RTEnzyme I noticed there were kernels in arrow-rs for some of the bitwise 
operations: 
https://docs.rs/arrow/latest/arrow/compute/kernels/bitwise/index.html
   
   # What changes are included in this PR?
   
   Use the kernels from arrow-rs rather than redefining them in datafusion
   
   # Are these changes tested?
   
   Covered by existing tests
   
   # Are there any user-facing changes?
   No


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to