Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
I saw this test failure locally
---- encodings::encoding::tests::test_bool stdout ---- thread 'encodings::encoding::tests::test_bool' panicked at 'Invalid byte when reading bool', parquet/src/util/bit_util.rs:73:18
I ran "cargo test" again and it passed
We have seen this happen in CI as well
Attachments
Issue Links
- is related to
-
ARROW-11027 [Rust] [Parquet] Intermittent test failure thread 'encodings::encoding::tests::test_bool' panicked at 'Invalid byte when reading bool'
- Closed
- links to