diqiu50 commented on code in PR #5073:
URL: https://github.com/apache/gravitino/pull/5073#discussion_r1818496215


##########
.github/workflows/trino-integration-test.yml:
##########
@@ -87,6 +87,7 @@ jobs:
         run: |
           ./gradlew -PskipTests -PtestMode=embedded -PjdkVersion=${{ 
matrix.java-version }} -PskipDockerTests=false 
:trino-connector:integration-test:test
           ./gradlew -PskipTests -PtestMode=deploy -PjdkVersion=${{ 
matrix.java-version }} -PskipDockerTests=false 
:trino-connector:integration-test:test
+          trino-connector/integration-test/trino-test-tools/run_test.sh

Review Comment:
   "a different test set" means the test set for Trino cascading queries. Now 
the test set only includes TPCH and TCPDS queries.



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