andygrove commented on PR #4536:
URL:
https://github.com/apache/datafusion-comet/pull/4536#issuecomment-4586913523
There are some test failures:
```
SparkErrorConverterSuite:
- CannotReadFile converts to a FAILED_READ_FILE SparkException naming the
file *** FAILED *** (3 milliseconds)
"Encountered error while reading file file:/tmp/data/part-0.parquet.
Details:" did not contain "FAILED_READ_FILE" (SparkErrorConverterSuite.scala:37)
- CannotReadFile with empty native path falls back to the per-task file list
*** FAILED *** (1 millisecond)
"Encountered error while reading file file:/tmp/data/part-7.parquet.
Details:" did not contain "FAILED_READ_FILE" (SparkErrorConverterSuite.scala:50)
```
--
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]