You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2019/12/24 03:33:00 UTC

[jira] [Created] (SPARK-30341) check overflow for interval arithmetic operations

Kent Yao created SPARK-30341:
--------------------------------

             Summary: check overflow for interval arithmetic operations
                 Key: SPARK-30341
                 URL: https://issues.apache.org/jira/browse/SPARK-30341
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Kent Yao


the interval arithmetic functions, e.g. add/subtract/negative/multiply/divide, should enable overflow check when ansi is on, and add/subtract/negative should result NULL when overflow happens and ansi is off as multiply/divide.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org