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(-)