Bloom Filter Execution Improvements
Open
from-jira
priority:high
status:pr-available
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
# Avoid executing a countByKey that is only used by a single flow
# Avoid intermediate collection on driver
# Early exit when possible to avoid overhead of reader instantiation
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7404
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.