2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,234 forks (1,234 forks)batch import
documentationgood first issue
Repository metrics
- Stars
- 4,937 stars (4,937 stars)
- PR merge metrics
- Avg merge 6d 7h (Avg merge 6d 7h)186 merged PRs in 30d (186 merged PRs in 30d)
Description
It would be great to add user-facing documentation for:
/tables/{tableName}/forceCommit: Would be useful to know how it works and what happens when it fails
/tables/forceCommitStatus/{jobId}: Would be useful to know how status of the jobs changes/how they're cleaned up
Contributor guide
- Research direction
- Examine the existing API documentation structure in the Pinot codebase under docs/ or similar, then create a new page or update the existing API reference for the forceCommit endpoint and its status check endpoint. Include details on request/response formats, failure scenarios, and job cleanup.
- Tech stack
- javarest api
- Domain
- backendapi
- Issue type
- Documentation
- Prerequisites
- Git