[GitHub] [spark] maropu commented on a change in pull request #31836: [SPARK-34742][SQL] ANSI mode: Abs throws exception if input is out of range

2021-03-16 Thread GitBox
maropu commented on a change in pull request #31836: URL: https://github.com/apache/spark/pull/31836#discussion_r595716452 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/arithmetic.scala ## @@ -145,18 +145,39 @@ case class UnaryPositive(chi

[GitHub] [spark] maropu commented on a change in pull request #31836: [SPARK-34742][SQL] ANSI mode: Abs throws exception if input is out of range

2021-03-16 Thread GitBox
maropu commented on a change in pull request #31836: URL: https://github.com/apache/spark/pull/31836#discussion_r595622827 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/arithmetic.scala ## @@ -145,18 +145,39 @@ case class UnaryPositive(chi