You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2021/08/11 14:40:01 UTC

[hudi] branch master updated (c9fa3cf -> aa11989)

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 c9fa3cf  [HUDI-1774] Adding support for delete_partitions to spark data source (#3437)
     add aa11989  [HUDI-2286] Handle the case of failed deltacommit on the metadata table. (#3428)

No new revisions were added by this update.

Summary of changes:
 .../functional/TestHoodieBackedMetadata.java       | 58 ++++++++++++++++++++++
 .../hudi/metadata/HoodieBackedTableMetadata.java   |  8 +--
 .../hudi/common/testutils/FileCreateUtils.java     | 24 +++++++++
 3 files changed, 87 insertions(+), 3 deletions(-)