apache / apache/pinot

Support Bloom filter on columns of type BYTES

Open
#6,074 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.