-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Milestone
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
Reporter: Andy Grove / @andygrove
Assignee: Greg Bowyer / @GregBowyer
Related issues:
- [Rust] [Parquet] Intermittent test failure thread 'encodings::encoding::tests::test_bool' panicked at 'Invalid byte when reading bool' (is related to)
PRs and other links:
Note: This issue was originally created as ARROW-10943. Please see the migration documentation for further details.