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 c9cf9d5f365 [HUDI-9175] Remove the unnecessary MDT metadata check for
col_stats index config update (#12977)
add 9baaed9409a [HUDI-9127] Fixing completion time generation to honor
timezone from table config (#12926)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/TestSparkRDDWriteClient.java | 36 ++++++++++++++++++++++
.../hudi/common/table/HoodieTableMetaClient.java | 3 ++
.../table/timeline/HoodieInstantTimeGenerator.java | 2 +-
.../timeline/versioning/v2/ActiveTimelineV2.java | 4 +--
.../common/table/TestHoodieTableMetaClient.java | 34 ++++++++++++++++++++
5 files changed, 75 insertions(+), 4 deletions(-)