From 79b7f275a8443d25cc9432363bb4c636a8832096 Mon Sep 17 00:00:00 2001 From: tim Date: Sat, 1 Aug 2026 17:12:16 -0700 Subject: [PATCH] [deps] Upgrade Hudi to 0.14.1 Bump the hudi.version property from 0.14.0 to 0.14.1 on branch-0.4. 0.14.2 was evaluated first but regresses the column stats index. Its getColumnsToIndex filter resolves configured column names with Schema.getField(), which matches top-level names only, so any nested column configured via hoodie.metadata.index.column.stats.column.list is silently dropped. 0.14.1 does not contain that code. All Hudi coordinates across the reactor resolve through this single property, so no other changes are required. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01CyVF3fyK2VQE7DPd31mRLv --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f33e5b01c..f39468e75 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ 1.18.36 1.18.20.0 3.4.1 - 0.14.0 + 0.14.1 2.29.40 2.3.9 3.3.1