This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from c802d5f60f8 [HUDI-8805] Upgrade commons-io version to 2.14.0 to fix
CVE-2024-47554 (#12709)
add f080c50710b [HUDI-8628] Table Service writer config hard wired to
table schema (#12646)
No new revisions were added by this update.
Summary of changes:
.../action/commit/BaseCommitActionExecutor.java | 12 +-
.../hudi/common/table/TableSchemaResolver.java | 160 ++++++--
.../hudi/common/table/TestTableSchemaResolver.java | 413 ++++++++++++++++++++-
.../hudi/common/table/TestTimelineUtils.java | 22 +-
.../common/testutils/HoodieCommonTestHarness.java | 20 +
.../spark/sql/hudi/dml/TestMergeIntoTable.scala | 147 +++++---
6 files changed, 671 insertions(+), 103 deletions(-)