apache/pinot

Add documentation for the forceCommit API

Open

#11,212 opened on Jul 28, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,234 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (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