hqbhoho commented on PR #8188:
URL: https://github.com/apache/gravitino/pull/8188#issuecomment-3236547783

   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.
   
   ```
   bash trino-connector/integration-test/trino-test-tools/trino_test.sh 
--test_set=jdbc-mysql --trino-worker-num=3
   ```


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