diqiu50 commented on PR #8188: URL: https://github.com/apache/gravitino/pull/8188#issuecomment-3243581548
> > Maybe we can add a configuration `trino-worker-num` (default 0) to facilitate deploying a distributed environment for testing purposes. If `trino-worker-num` = 0, it will use the current implementation which use a single node that functions as both a coordinator and worker. It will not change default CI behavior. > > ``` > > bash trino-connector/integration-test/trino-test-tools/trino_test.sh --test_set=jdbc-mysql --trino-worker-num=3 > > ``` > > @diqiu50 Are there any other issues in this PR that need to be modified? Add support `trino-worker-num` in another PR, what do you think? That's OK -- 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]
