xndai commented on pull request #917:
URL: https://github.com/apache/orc/pull/917#issuecomment-931504804


   We may just need to do this -
   
   *result = x * y;
   return (x == 0 || y == 0 || *result / x == y);


-- 
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: dev-unsubscr...@orc.apache.org

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


Reply via email to