For bloom index reader path, prune based on min/max if colstats is enabled
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Bloom filters can result in false positives. We can try to prune files based on min/max if colstats is available for the field. https://github.com/apache/hudi/pull/11043#discussion_r1621639791
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7820
- Type: Improvement
- Epic: https://issues.apache.org/jira/browse/HUDI-512
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.