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/04/19 02:28:53 UTC

[hudi] branch master updated (52d878c52b -> 4f44e6aeb5)

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 52d878c52b [HUDI-3903] Fix NoClassDefFoundError with Kafka Connect bundle (#5353)
     add 4f44e6aeb5 [HUDI-3899] Drop index to delete pending index instants from timeline if applicable (#5342)

No new revisions were added by this update.

Summary of changes:
 .../metadata/HoodieBackedTableMetadataWriter.java  |  39 ++++-
 .../org/apache/hudi/utilities/HoodieIndexer.java   |   2 +-
 .../apache/hudi/utilities/TestHoodieIndexer.java   | 176 +++++++++++++++++++--
 ...er.properties => indexer-only-bloom.properties} |   2 +-
 4 files changed, 201 insertions(+), 18 deletions(-)
 copy hudi-utilities/src/test/resources/delta-streamer-config/{indexer.properties => indexer-only-bloom.properties} (93%)