apache / apache/pinot

Reporting per column level stats for table

Open
#5,998 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

We already have table level and per segment level stats right now.

The next question here is that what's the per column level information/stats we can expose.

One typical question is:
What's the size of this column (total/raw_data/index) at per segment level as well as table level.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing table-level and per-segment statistics implementations in Apache Pinot and review what information they expose. Clarify the per-column statistics API and the required total, raw-data, and index sizes at both segment and table levels; the issue is done when that scope and behavior are implemented and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.