This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 0c09a97 [HUDI-3435] Do not throw exception when instant to rollback
does not exist in metadata table active timeline (#4821)
add 57b4f39 [HUDI-3612] Clustering strategy should create new
TypedProperties when modifying it (#5027)
No new revisions were added by this update.
Summary of changes:
.../hudi/table/action/commit/BaseCommitActionExecutor.java | 3 +++
.../run/strategy/JavaSortAndSizeExecutionStrategy.java | 12 +++++-------
.../hudi/table/action/commit/JavaBulkInsertHelper.java | 3 ++-
.../run/strategy/SparkSingleFileSortExecutionStrategy.java | 12 +++++-------
.../run/strategy/SparkSortAndSizeExecutionStrategy.java | 12 +++++-------
5 files changed, 20 insertions(+), 22 deletions(-)