Improvement in Reporting Rows That Don't Match Expected Partition
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Details todo.
https://github.com/apache/pinot/blob/5ee6e137c02e3e0a149a7c44dd6a9f5deb29cb5d/pinot-segment-local/src/main/java/org/apache/pinot/segment/local/indexsegment/mutable/MutableSegmentImpl.java#L656
Contributor guide
Research direction
Read MutableSegmentImpl.java around line 656 to understand the existing handling of rows that do not match the expected partition. The issue provides no acceptance criteria or test path, so confirm the intended reporting behavior and its validation with maintainers before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100