diff --git a/CHANGES.md b/CHANGES.md index 9eb92861fc..9d7fe8e734 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 ###