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 2021/11/20 01:03:12 UTC

[hudi] branch master updated (c8617d9 -> 0230d40)

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 c8617d9  [HUDI-2472] Enabling metadata table for TestHoodieMergeOnReadTable and TestHoodieCompactor (#4023)
     add 0230d40  [HUDI-2796] Metadata table support for Restore action to first commit (#4039)

No new revisions were added by this update.

Summary of changes:
 .../metadata/HoodieBackedTableMetadataWriter.java  | 67 +++++++++++++++++-----
 .../hudi/table/action/BaseActionExecutor.java      |  2 +-
 .../TestHoodieSparkMergeOnReadTableRollback.java   |  8 ++-
 3 files changed, 59 insertions(+), 18 deletions(-)