This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c502dccd Update changelog (#1095)
9c502dccd is described below

commit 9c502dccd87f2f8903c521fcd5357a4439e74d4c
Author: Fokko Driesprong <[email protected]>
AuthorDate: Sat May 20 16:45:47 2023 +0200

    Update changelog (#1095)
---
 CHANGES.md | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 547c14a7f..a191cf6bc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,20 @@
 
 # Parquet #
 
+### Version 1.13.1 ###
+
+Release Notes - Parquet - Version 1.13.1
+
+#### Improvement
+
+*   [PARQUET-2276](https://issues.apache.org/jira/browse/PARQUET-2276) - Bring 
back support for Hadoop 2.7.3
+*   [PARQUET-2297](https://issues.apache.org/jira/browse/PARQUET-2297) - Skip 
delta problem check
+*   [PARQUET-2292](https://issues.apache.org/jira/browse/PARQUET-2292) - 
Improve default SpecificRecord model selection for Avro `{Write,Read}`Support
+*   [PARQUET-2290](https://issues.apache.org/jira/browse/PARQUET-2290) - Add 
CI for Hadoop 2
+*   [PARQUET-2282](https://issues.apache.org/jira/browse/PARQUET-2282) - Don't 
initialize HadoopCodec
+*   [PARQUET-2283](https://issues.apache.org/jira/browse/PARQUET-2283) - 
Remove Hadoop HiddenFileFilter
+*   [PARQUET-2081](https://issues.apache.org/jira/browse/PARQUET-2081) - Fix 
support for rewriting files without ColumnIndexes
+
 ### Version 1.13.0 ###
 
 Release Notes - Parquet - Version 1.13.0
@@ -1035,4 +1049,4 @@ Release Notes - Parquet - Version 1.10.0
 * ISSUE 121: fix wrong RecordConverter for ParquetTBaseScheme  
 * ISSUE 119: fix compatibility with thrift  remove unused dependency 
 
-### Version 1.0.0 ###
\ No newline at end of file
+### Version 1.0.0 ###

Reply via email to