Skip to content

Commit

Permalink
Add corrupted files in bad_data (#48)
Browse files Browse the repository at this point in the history
* Add arrow_issue_41321.parquet

* Add arrow_issue_41317.parquet

* resolve comment

---------

Co-authored-by: mwish <maplewish117@gmail.com>
  • Loading branch information
rouault and mapleFU authored Aug 15, 2024
1 parent 45b737f commit 89ec47e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Binary file added bad_data/ARROW-GH-41317.parquet
Binary file not shown.
Binary file added bad_data/ARROW-GH-41321.parquet
Binary file not shown.
4 changes: 4 additions & 0 deletions bad_data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ These are files used for reproducing various bugs that have been reported.

* PARQUET-1481.parquet: tests a case where a schema Thrift value has been
corrupted
* ARROW-GH-41321.parquet: test case of https://github.com/apache/arrow/issues/41321
where decoded rep / def levels is less than num_values in page_header.
* ARROW-GH-41317.parquet: test case of https://github.com/apache/arrow/issues/41317
where all columns have not the same size.

0 comments on commit 89ec47e

Please sign in to comment.