Taras Bobrovytsky created IMPALA-6103:
-----------------------------------------

             Summary: Error on Integer modulo or divide by zero
                 Key: IMPALA-6103
                 URL: https://issues.apache.org/jira/browse/IMPALA-6103
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: Taras Bobrovytsky


In IMPALA-5018, we error on Decimal division by zero. It becomes inconsistent 
that we return a NULL on Integer divide by zero (instead of returning an error).

We should also consider returning an error if there is an overflow as a result 
of mathematical operations on Integers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to