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

fokko pushed a commit to branch parquet-1.14.x
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/parquet-1.14.x by this push:
     new ca572cbad Minor: `PARQUET-2472` is not on the branch (#2966)
ca572cbad is described below

commit ca572cbad6ceb9fe303c057cae447c6fd9586f67
Author: Fokko Driesprong <[email protected]>
AuthorDate: Mon Jul 22 17:42:10 2024 +0200

    Minor: `PARQUET-2472` is not on the branch (#2966)
---
 CHANGES.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 9eb92861f..9d7fe8e73 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -26,7 +26,6 @@ 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-2472](https://issues.apache.org/jira/browse/PARQUET-2472) - Close 
resources in finally block in ParquetFileWriter#end
 *   [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 ###

Reply via email to