forked from pola-rs/polars
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Reading Parquet with Null dictionary page
This fixes an issue with some Parquet writers that write dictionary pages for Null arrays (why?? I have no idea?). Fixes pola-rs#18085. Fixes pola-rs#18079. Possibly also pola-rs#18061.
- Loading branch information
1 parent
61e0d56
commit 8ac4760
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
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