alamb commented on issue #8404: URL: https://github.com/apache/arrow-rs/issues/8404#issuecomment-3353729281
I tested this file with the PR from @rluvaton in - https://github.com/apache/arrow-rs/pull/8496 And unfortunately, it still fails: ``` called `Result::unwrap()` on an `Err` value: ParquetError("Parquet error: Failed to decode level data for struct array") thread 'test_bug' panicked at parquet/tests/arrow_reader/mod.rs:1171:27: ``` -- 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]
