Skip to content

Commit

Permalink
Workaround new bug in parquet (#6344)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored Aug 31, 2024
1 parent 774b721 commit ffd216d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion parquet-testing
1 change: 1 addition & 0 deletions parquet/tests/arrow_reader/bad_data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ static KNOWN_FILES: &[&str] = &[
"PARQUET-1481.parquet",
"ARROW-GH-41317.parquet",
"ARROW-GH-41321.parquet",
"ARROW-GH-43605.parquet",
"ARROW-RS-GH-6229-DICTHEADER.parquet",
"ARROW-RS-GH-6229-LEVELS.parquet",
"README.md",
Expand Down

0 comments on commit ffd216d

Please sign in to comment.