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-java.git
The following commit(s) were added to refs/heads/master by this push:
new 7df7c75d1 MINOR: update CHANGES for 1.14.1 release
7df7c75d1 is described below
commit 7df7c75d1d28fe4c3e4e0cb3aa444276d8463a25
Author: Gang Wu <[email protected]>
AuthorDate: Sun Jun 16 14:02:08 2024 +0800
MINOR: update CHANGES for 1.14.1 release
---
CHANGES.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 459673fef..9d7fe8e73 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,15 @@
# Parquet #
+### Version 1.14.1 ###
+
+Release Notes - Parquet - Version 1.14.1
+
+#### Bug
+
+* [PARQUET-2468](https://issues.apache.org/jira/browse/PARQUET-2468) -
ParquetMetadata.toPrettyJSON throws exception on file read when
LOG.isDebugEnabled()
+* [PARQUET-2498](https://issues.apache.org/jira/browse/PARQUET-2498) -
Hadoop vector IO API doesn't handle empty list of ranges
+
### Version 1.14.0 ###
Release Notes - Parquet - Version 1.14.0