mchades commented on code in PR #5073:
URL: https://github.com/apache/gravitino/pull/5073#discussion_r1818475117
##########
.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 tpcds and tpch, right? If so, plz add comment
on it otherwise we don't know why run the script individually
--
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]