hqbhoho commented on code in PR #9752:
URL: https://github.com/apache/gravitino/pull/9752#discussion_r2715039263


##########
trino-connector/integration-test/src/test/java/org/apache/gravitino/trino/connector/integration/test/TrinoQueryTestTool.java:
##########
@@ -92,6 +92,16 @@ public static void main(String[] args) throws Exception {
               + "Use a distributed cluster for integration testing when 
necessary (value > 0), "
               + "otherwise fall back to a single-node setup with combined 
coordinator-worker roles.");
 
+      options.addOption(
+          "trino_version", true, "Specify the Trino version to test, the 
default value is 435.");
+

Review Comment:
   Here, we can determine which version when this branch `bran-trino-smv` is 
ready to merge into master.



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