diqiu50 commented on code in PR #9752:
URL: https://github.com/apache/gravitino/pull/9752#discussion_r2715877147
##########
docs/how-to-test.md:
##########
@@ -66,6 +66,10 @@ To deploy the Gravitino server locally to run the
integration tests, follow thes
4. Use the `bash
trino-connector/integration-test/trino-test-tools/trino_test.sh` command to run
all the
Trino test sets in the
`trino-connector/integration-test/src/test/resources/trino-ci-testset/testsets`
directory.
Specify the `--trino_worker_num` parameter to make the Trino test sets run
in a distributed environment.
+ Specify the `--trino_version` parameter to make the Trino test sets run
with specific trino version.
+ Specify the `--trino_connector_dir` parameter to make the Trino test sets
run with specific trino connector JAR files.
Review Comment:
gravitino-trino-connector plugin directory.
--
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]