srowen commented on a change in pull request #35457:
URL: https://github.com/apache/spark/pull/35457#discussion_r809964477
##########
File path:
mllib/src/main/scala/org/apache/spark/mllib/clustering/DistanceMeasure.scala
##########
@@ -117,6 +117,17 @@ private[spark] abstract class DistanceMeasure extends
Serializable {
packedValues
}
+ def findClosest(
Review comment:
OK this is a new method but I don't see it called, maybe I'm missing
something
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]