Skip to content

Commit

Permalink
Remove needless Parquet notes
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Reeve <[email protected]>
  • Loading branch information
kou and adamreeve authored Jul 18, 2024
1 parent f571d0c commit 933523c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _posts/2024-07-16-17.0.0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ Thanks for your contributions and participation in the project!
- Definition and repetition levels are now more strictly checked, avoiding later
crashes when reading an invalid Parquet file (GH-41321).
- A crash was fixed when reading an invalid encrypted Parquet file (GH-43070).
- Fixed a bug where the BYTE_STREAM_SPLIT decoder could behave incorrectly
when nulls are present in a column (GH-41562).
- Fixed a bug where `DeltaLengthByteArrayEncoder::EstimatedDataEncodedSize` could
return an invalid estimate in some situations (GH-41545).
- Delimiting records is now faster for columns with nested repeating (GH-41361).
Expand Down

0 comments on commit 933523c

Please sign in to comment.