yuqi1129 commented on code in PR #4203:
URL: https://github.com/apache/gravitino/pull/4203#discussion_r1683850940


##########
integration-test/src/test/java/org/apache/gravitino/integration/test/trino/TrinoQueryTestTool.java:
##########
@@ -73,6 +73,9 @@ public static void main(String[] args) throws Exception {
       options.addOption("tester_id", true, "Specify the tester file name 
prefix to select to test");
       options.addOption("catalog", true, "Specify the catalog name to test");
 
+      options.addOption("params", true, "Addition parameters that can replace 
the value of ${key} in the testers contents, " +

Review Comment:
   Additional



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to