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


   This can't be merged yet. Divide by zero in the unchecked case causes SIGFPE 
process crash. 
   
   We should probably return null when dividing by zero, this is what Impala 
does
   
   
https://github.com/apache/impala/blob/b5805de3e65fd1c7154e4169b323bb38ddc54f4f/be/src/exprs/operators-ir.cc#L60
   
   I'm curious what other database-type systems do


----------------------------------------------------------------
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:
[email protected]


Reply via email to