Github user sadhen commented on the issue:

    https://github.com/apache/spark/pull/22264
  
    To simplify:
    
    ```
    Array(Int.box(1)).toSeq == Array(Double.box(1.0)).toSeq
    ```
    is `false` in `2.12.x` and is `true` in `2.11.x`


---

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

Reply via email to