Jackie-Jiang merged PR #15376:
URL: https://github.com/apache/pinot/pull/15376
--
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.
To unsubscribe, e-mail: commits-unsubscr...@pinot
klsince commented on code in PR #15376:
URL: https://github.com/apache/pinot/pull/15376#discussion_r2014618297
##
pinot-tools/src/main/java/org/apache/pinot/tools/perf/QueryRunner.java:
##
@@ -292,6 +294,7 @@ public static QuerySummary
singleThreadedQueryRunner(PerfBenchmarkDri
codecov-commenter commented on PR #15376:
URL: https://github.com/apache/pinot/pull/15376#issuecomment-2754484025
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/15376?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u
yashmayya opened a new pull request, #15376:
URL: https://github.com/apache/pinot/pull/15376
- Adds per query stats to `QuerySummary` in `pinot-tools` `QueryRunner` so
that clients can make assertions on query execution times for each individual
query rather than just the average across all