This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from b972aa5 [HUDI-2800] Remove rdd.isEmpty() validation to prevent
CreateHandle being called twice (#4121)
add 7bb90e8 [HUDI-2794] Guarding table service commits within a single
lock to commit to both data table and metadata table (#4037)
No new revisions were added by this update.
Summary of changes:
.../table/action/clean/CleanActionExecutor.java | 26 ++++-----------
.../rollback/BaseRollbackActionExecutor.java | 26 ++++-----------
.../apache/hudi/client/HoodieFlinkWriteClient.java | 32 ++++++++----------
.../apache/hudi/client/SparkRDDWriteClient.java | 39 ++++++++++++----------
4 files changed, 49 insertions(+), 74 deletions(-)