Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/21794
  
    `spark-sql` suggests that -0 and 0 are considered the same though. `SELECT 
-0.0 == 0.0;` returns `true`. It's probably essential not to change behavior 
here, but if performance is the issue, I think the method can be optimized.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to