apache/pinot

Automate Pinot release validation process

Open

#15459 opened on Apr 3, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Java (4,937 stars) (1,234 forks)batch import
good first issuestale

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