-
Notifications
You must be signed in to change notification settings - Fork 847
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add page index reader test for all types and support empty index. (#2012
) * Add page index reader test and support empty index. * update parquet-testing commit id * refine code * Update parquet/src/file/page_index/index.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * add comment and fix * Update parquet/src/file/page_index/index.rs Co-authored-by: Raphael Taylor-Davies <[email protected]> * use `None` represent lack of index Co-authored-by: Raphael Taylor-Davies <[email protected]>
- Loading branch information
Showing
5 changed files
with
240 additions
and
27 deletions.
There are no files selected for viewing
Submodule parquet-testing
updated
4 files
+12 −9 | data/README.md | |
+ − | data/alltypes_tiny_pages.parquet | |
+ − | data/alltypes_tiny_pages_plain.parquet | |
+ − | data/delta_length_byte_array.parquet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters