You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/29 18:41:09 UTC

[GitHub] [spark] MaxGekk commented on pull request #35274: [SPARK-37982][SQL] Replace the exception by IllegalStateException in csvExpressions

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org