Skip to content

Commit a1ab6d2

Browse files
committed
Update release note for 1.14.1
1 parent ab2fa91 commit a1ab6d2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

+10
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919

2020
# Parquet #
2121

22+
### Version 1.14.1 ###
23+
24+
Release Notes - Parquet - Version 1.14.1
25+
26+
#### Bug
27+
28+
* [PARQUET-2468](https://issues.apache.org/jira/browse/PARQUET-2468) - ParquetMetadata.toPrettyJSON throws exception on file read when LOG.isDebugEnabled()
29+
* [PARQUET-2472](https://issues.apache.org/jira/browse/PARQUET-2472) - Close resources in finally block in ParquetFileWriter#end
30+
* [PARQUET-2498](https://issues.apache.org/jira/browse/PARQUET-2498) - Hadoop vector IO API doesn't handle empty list of ranges
31+
2232
### Version 1.14.0 ###
2333

2434
Release Notes - Parquet - Version 1.14.0

0 commit comments

Comments
 (0)