apucher commented on a change in pull request #6136:
URL: https://github.com/apache/incubator-pinot/pull/6136#discussion_r504191628



##########
File path: 
pinot-tools/src/main/java/org/apache/pinot/tools/perf/QueryRunner.java
##########
@@ -49,6 +53,10 @@
   private String _mode;
   @Option(name = "-queryFile", required = true, metaVar = "<String>", usage = 
"Path to query file.")
   private String _queryFile;
+  @Option(name = "-queryMode", required = false, metaVar = "<String>", usage = 
"Mode of query generator (list|sample).")

Review comment:
       `full|resample` maybe




----------------------------------------------------------------
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

Reply via email to