grcevski opened a new pull request #5683: URL: https://github.com/apache/incubator-pinot/pull/5683
## Description This is a documentation PR. It adds documentation about how to create the Apache Pinot data segments for the Pinot/Druid TPC-H benchmark in [contrib/pinot-druid-benchmark](https://github.com/apache/incubator-pinot/tree/master/contrib/pinot-druid-benchmark). The documentation is mostly about the data generation part and explains the missing tar.gz files mentioned in the run script. Detailed documentation on how to run the benchmark isn't required because the run_benchmark.sh script is very much self explanatory. I had been recently asked by few people on how to get the benchmark data, so I've decided to document the process. ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) * [ ] Yes (Please label as **<code>backward-incompat</code>**, and complete the section below on Release Notes) N/A Does this PR fix a zero-downtime upgrade introduced earlier? * [ ] Yes (Please label this as **<code>backward-incompat</code>**, and complete the section below on Release Notes) N/A Does this PR otherwise need attention when creating release notes? Things to consider: - New configuration options - Deprecation of configurations - Signature changes to public methods/interfaces - New plugins added or old plugins removed * [ ] Yes (Please label this PR as **<code>release-notes</code>** and complete the section on Release Notes) N/A ## Release Notes N/A ## Documentation This is a supporting documentation PR for an already existing part of the codebase. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org