Github user imatiach-msft commented on a diff in the pull request:
https://github.com/apache/spark/pull/19835#discussion_r153689356
--- Diff: python/pyspark/ml/tests.py ---
@@ -1836,6 +1836,24 @@ def test_read_images(self):
self.assertEqual(ImageSchema.imageFields, expected)
self.assertEqual(ImageSchema.undefinedImageType, "Undefined")
+ with QuietTest(self.sc):
--- End diff --
nice tests!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]