This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-update-changes-md in repository https://gitbox.apache.org/repos/asf/parquet-java.git
commit 7c2b9c312a1036b82d846b8fd132d8f957795c8b Author: Fokko Driesprong <[email protected]> AuthorDate: Mon Jul 22 14:03:05 2024 +0200 Minor: `PARQUET-2472` is not on the branch --- 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 ###
