[BUG] fixed_length_byte_array.parquet loads corrupted data instead of error #9236
Labels
bug
Something isn't working
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
Related to #9233 and #9235. Loading https://github.com/apache/parquet-testing/blob/master/data/fixed_length_byte_array.parquet produces corrupted data rather than an error. Spark 3.5, parquet-mr 1.13.1, and pyarrow 13 all report an unexpected EOF error on this file. When rapidsai/cudf#14104 is fixed, we should update parquet_testing_test.py accordingly.
The text was updated successfully, but these errors were encountered: