This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-update-changes-master in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
commit 3e4fd88b386c310d00a3fb02965411fa5d199795 Author: Fokko Driesprong <[email protected]> AuthorDate: Mon May 6 10:05:29 2024 +0200 Update changes for the `master` branch --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 0f20ab2ba..459673fef 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -51,6 +51,7 @@ Release Notes - Parquet - Version 1.14.0 * [PARQUET-2456](https://issues.apache.org/jira/browse/PARQUET-2456) - avro schema conversion may fail with name conflict when using fixed types * [PARQUET-2457](https://issues.apache.org/jira/browse/PARQUET-2457) - Missing maven-scala-plugin version * [PARQUET-2458](https://issues.apache.org/jira/browse/PARQUET-2458) - Java compiler should use release instead of source/target +* [PARQUET-2465](https://issues.apache.org/jira/browse/PARQUET-2465) - Fall back to Hadoop Configuration #### New Feature
