HyukjinKwon commented on PR #45306:
URL: https://github.com/apache/spark/pull/45306#issuecomment-1982064029

   ```
   ======================================================================
   FAIL [0.001s]: test_error_classes_sorted 
(pyspark.errors.tests.test_errors.ErrorsTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/__w/spark/spark/python/pyspark/errors/tests/test_errors.py", line 
33, in test_error_classes_sorted
       self.assertTrue(
   AssertionError: False is not true : Error class 
[DATA_SOURCE_RETURN_SCHEMA_MISMATCH] should place after 
[DATA_SOURCE_CREATE_ERROR].
   
   Run 'cd $SPARK_HOME; bin/pyspark' and 'from pyspark.errors.exceptions import 
_write_self; _write_self()' to automatically sort them.
   ```


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