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 869a570c72719b8498370ab7acdfebf299ce2b3a
Author: Gabor Szadovszky <[email protected]>
AuthorDate: Mon Jul 6 10:19:48 2020 +0200

    Update CHANGES.md for 1.11.1rc0
---
 CHANGES.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 12c1483..f0e0f8e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,25 @@
 
 # Parquet #
 
+### Version 1.11.1 ###
+
+Release Notes - Parquet - Version 1.11.1
+
+#### Sub-task
+
+*   [PARQUET-1740](https://issues.apache.org/jira/browse/PARQUET-1740) - Make 
ParquetFileReader.getFilteredRecordCount public
+*   [PARQUET-1744](https://issues.apache.org/jira/browse/PARQUET-1744) - Some 
filters throws ArrayIndexOutOfBoundsException
+
+#### Bug
+
+*   [PARQUET-1765](https://issues.apache.org/jira/browse/PARQUET-1765) - 
Invalid filteredRowCount in InternalParquetRecordReader
+*   [PARQUET-1879](https://issues.apache.org/jira/browse/PARQUET-1879) - 
Apache Arrow can not read a Parquet File written with Parqet-Avro 1.11.0 with a 
Map field
+
+#### Task
+
+*   [PARQUET-1774](https://issues.apache.org/jira/browse/PARQUET-1774) - 
Release parquet 1.11.1
+*   [PARQUET-1796](https://issues.apache.org/jira/browse/PARQUET-1796) - Bump 
Apache Avro to 1.9.2
+
 ### Version 1.11.0 ###
 
 Release Notes - Parquet - Version 1.11.0

Reply via email to