Bucketized Bloom Filter checking
- Tackles the skew seen in sort based partitioning/checking - Parameterized the HoodieBloomIndex test - Config to turn on/off (on by default) - Unit tests & also tested at scale
This commit is contained in:
committed by
vinoth chandar
parent
4b27cc72bb
commit
a0e62b7919
7
.gitignore
vendored
7
.gitignore
vendored
@@ -68,3 +68,10 @@ local.properties
|
||||
# Maven
|
||||
#######################################
|
||||
dependency-reduced-pom.xml
|
||||
|
||||
|
||||
#######################################
|
||||
# Docker
|
||||
#######################################
|
||||
hoodie-integ-test/compose_env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user