Support Bloom filter on columns of type BYTES
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Currently Bloom filter cannot be specified on BYTES column types (results in segments getting into an error state).
Contributor guide
Research direction
Start by locating the Bloom filter implementation and the validation or segment-processing path for BYTES columns. Reproduce the configuration that puts segments into an error state, then verify that Bloom filters can be specified for BYTES columns without causing segment errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100