MaxGekk commented on pull request #35274:
URL: https://github.com/apache/spark/pull/35274#issuecomment-1082244303


   The test failure is not related to the changes:
   ```
   ERROR [5.513s]: test_read_images 
(pyspark.ml.tests.test_image.ImageFileFormatTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/__w/spark/spark/python/pyspark/ml/tests/test_image.py", line 34, in 
test_read_images
       self.assertEqual(df.count(), 4)
   AssertionError: 0 != 4
   ```


-- 
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]

Reply via email to