You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/02/25 16:30:44 UTC

[hudi] branch master updated (b50f4b4 -> 92cdc59)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from b50f4b4  [HUDI-3042] Refactor clustering executors (#4847)
     add 92cdc59  [HUDI-3515] Making rdd unpersist optional at the end of writes (#4898)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/config/HoodieWriteConfig.java  | 17 +++++++-
 .../apache/hudi/client/SparkRDDWriteClient.java    |  8 +++-
 .../hudi/table/TestHoodieMergeOnReadTable.java     | 48 +++++++++++++++++++++-
 3 files changed, 68 insertions(+), 5 deletions(-)