apache / apache/pinot

Add support for forwardIndexDisabled for derived columns

Open
#9,973 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

Support for disabling the forward index was added (details can be found in this issue: https://github.com/apache/pinot/issues/6473). The existing changes do not handle adding support for disabling the forward index for derived columns. This issue tracks changes needed for derived column handling.

cc @siddharthteotia

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #6473 and tracing the existing forward-index disabling support in Apache Pinot. Then locate the derived-column handling path and determine how it should honor forwardIndexDisabled; done means derived columns support the same disabling behavior, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.