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/02 22:23:35 UTC

[hudi] branch master updated (20964df -> 74eb09b)

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 20964df  [HUDI-3357] MVP implementation of BigQuerySyncTool (#5125)
     add 74eb09b  [HUDI-3776] Fix BloomIndex incorrectly using ColStats to lookup records locations (#5213)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/index/bloom/HoodieBloomIndex.java  | 34 +++++++++---
 .../hudi/client/functional/TestHoodieIndex.java    | 60 ++++++++++++++++++++++
 .../hudi/metadata/HoodieBackedTableMetadata.java   | 20 +++++---
 3 files changed, 98 insertions(+), 16 deletions(-)