0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,937 stars (4,937 stars)1,234 forks (1,234 forks)batch import
documentationgood first issue
Description
For offline/realtime/hybrid table
Contributor guide
- Tech stack
- java
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic familiarity with Apache PinotUnderstanding of partitioning in OLAP databases
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- Look at the existing configuration documentation for tables in Pinot (e.g., configuration reference docs for table config). Review the source code for partition handling in Pinot to understand the configuration options. Then draft a new section for the documentation covering partition configuration for offline, realtime, and hybrid tables. Consider linking to relevant Pinot documentation pages.