paddyhoran commented on pull request #7748:
URL: https://github.com/apache/arrow/pull/7748#issuecomment-658304924


   We have this implemented with 
[SIMD](https://github.com/apache/arrow/blob/master/rust/arrow/src/compute/kernels/arithmetic.rs#L162)
 (which was tricky) on the Rust side.  We currently return a `Result` for 
division by zero.


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

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


Reply via email to