apache/pinot

Automate Pinot release validation process

Closed

#15,459 opened on Apr 3, 2025

 (3 comments) (0 reactions) (1 assignee)Java (1,234 forks)batch import
good first issuestale

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (Avg merge 6d 7h) (186 merged PRs in 30d)

Description

For the release candidate validation process, we follow 8 or 9 steps, refer here. These steps look very simple and intuitive and can be easily automated using a shell or similar script.

Contributor guide