Github user tomasatdatabricks commented on a diff in the pull request:
https://github.com/apache/spark/pull/20168#discussion_r161904044
--- Diff:
mllib/src/test/scala/org/apache/spark/ml/image/ImageSchemaSuite.scala ---
@@ -83,7 +83,8 @@ class ImageSchemaSuite extends SparkFunSuite with
MLlibTestSparkContext {
val bytes20 = getData(row).slice(0, 20)
val (expectedMode, expectedBytes) = firstBytes20(filename)
--- End diff --
Yes, good catch. The name is definitely misleading as it is now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]