MaxGekk commented on a change in pull request #34700:
URL: https://github.com/apache/spark/pull/34700#discussion_r756589929
##########
File path:
mllib/src/test/scala/org/apache/spark/ml/source/image/ImageFileFormatSuite.scala
##########
@@ -96,14 +95,14 @@ class ImageFileFormatSuite extends SparkFunSuite with
MLlibTestSparkContext {
.collect()
assert(Set(result: _*) === Set(
- Row("29.5.a_b_EGDP022204.jpg", "kittens", Date.valueOf("2018-01-01")),
Review comment:
I reverted changes made by
https://github.com/apache/spark/pull/33709/files#r688851936. Now the test looks
the same as in `branch-3.2`.
--
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]