[GitHub] [spark] maropu commented on a change in pull request #32496: [SPARK-35207][SQL] Normalize hash function behavior with negative zero

2021-05-12 Thread GitBox
maropu commented on a change in pull request #32496: URL: https://github.com/apache/spark/pull/32496#discussion_r631478745 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/hash.scala ## @@ -369,11 +369,25 @@ abstract class HashExpression[E]

[GitHub] [spark] maropu commented on a change in pull request #32496: [SPARK-35207][SQL] Normalize hash function behavior with negative zero

2021-05-12 Thread GitBox
maropu commented on a change in pull request #32496: URL: https://github.com/apache/spark/pull/32496#discussion_r630835225 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/hash.scala ## @@ -369,11 +369,21 @@ abstract class HashExpression[E]