You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/03/26 10:46:28 UTC

[hudi] branch master updated (0c09a97 -> 57b4f39)

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(-)