You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/07/14 17:17:12 UTC

[GitHub] [arrow] paddyhoran commented on pull request #7748: ARROW-9388: [C++] Division kernels

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:
users@infra.apache.org