The segment info shown on Pinot UI is not consistent with what's found in External View
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
The Table Info panel in Pinot UI like below shows segment info that's inconsistent with what's in External View. For example, we noticed that the UI showed wrong number of segments and wrong status (BAD), when there were more segments found in External View and all in GOOD status.

Contributor guide
Research direction
Start by locating the Pinot UI Table Info panel and the External View data it displays; reproduce the segment count and status discrepancy described in the issue. Trace how those values are obtained, then verify that the panel matches External View for the affected table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100