This is an automated email from the ASF dual-hosted git repository. gabor pushed a commit to branch parquet-1.11.x in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
commit bb73481134ac4538f9ef7017137c8e0117232407 Author: Gabor Szadovszky <[email protected]> AuthorDate: Thu Sep 30 11:06:37 2021 +0200 Update CHANGES.md for 1.11.2 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5182d92..8a4a39a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,14 @@ # Parquet # +### Version 1.11.2 ### + +Release Notes - Parquet - Version 1.11.2 + +#### Bug + +* [PARQUET-2094](https://issues.apache.org/jira/browse/PARQUET-2094) - Handle negative values in page headers + ### Version 1.11.1 ### Release Notes - Parquet - Version 1.11.1
