Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.