Github user zhengruifeng commented on the issue:

    https://github.com/apache/spark/pull/19950
  
    Since `VectorWithNorm` and `TreePoint` do not override method `equals`, we 
can not directly using `===` to compare objects.
    `LabeledPoint` is a case class, which method `equals` is automaticly 
supplied


---

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

Reply via email to