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 0d1e7ec [MINOR] Fix typo,'multipe' corrected to 'multiple' (#4068)
add e22150f [HUDI-1937] Rollback unfinished replace commit to allow
updates (#3869)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/config/HoodieClusteringConfig.java | 14 ++++
.../org/apache/hudi/config/HoodieWriteConfig.java | 4 +
.../action/cluster/strategy/UpdateStrategy.java | 5 +-
.../update/strategy/SparkAllowUpdateStrategy.java | 20 ++++-
.../update/strategy/SparkRejectUpdateStrategy.java | 8 +-
.../commit/BaseSparkCommitActionExecutor.java | 24 +++++-
.../TestHoodieClientOnCopyOnWriteStorage.java | 85 ++++++++++++++++------
7 files changed, 132 insertions(+), 28 deletions(-)