github-actions[bot] opened a new pull request, #8520:
URL: https://github.com/apache/gravitino/pull/8520

   ### What changes were proposed in this pull request?
   Add a configuration `trino_worker_num` (default 0) to facilitate deploying a 
distributed environment for testing purposes.
   
   ### Why are the changes needed?
   Fix: #8395 
   
   ### Does this PR introduce _any_ user-facing change?
   Run Trino integration tests with a distributed environment which have 3 
workers.
   `bash trino-connector/integration-test/trino-test-tools/trino_test.sh 
--test_set=jdbc-mysql --trino_worker_num=3`
   
   ### How was this patch tested?
   local test
   


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