This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 24fb6f6b3a3 [HUDI-7375] Enable
testLogReaderWithDifferentVersionsOfDeleteBlocks (#12668)
add c9cf9d5f365 [HUDI-9175] Remove the unnecessary MDT metadata check for
col_stats index config update (#12977)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 2 +-
.../hudi/client/HoodieColumnStatsIndexUtils.java | 45 +++++++++-------------
.../action/commit/BaseCommitActionExecutor.java | 2 +-
.../commit/BaseFlinkCommitActionExecutor.java | 3 +-
.../org/apache/hudi/common/model/ActionType.java | 15 +++++++-
.../hudi/metadata/HoodieTableMetadataUtil.java | 21 +++++-----
.../org/apache/hudi/util/FlinkWriteClients.java | 1 +
7 files changed, 47 insertions(+), 42 deletions(-)