diqiu50 commented on code in PR #5632:
URL: https://github.com/apache/gravitino/pull/5632#discussion_r1855702248


##########
trino-connector/integration-test/trino-test-tools/trino-cascading-env/docker-compose.yaml:
##########
@@ -59,6 +88,7 @@ services:
       - ./init/trino-remote:/tmp/trino
       - ${GRAVITINO_TRINO_CONNECTOR_DIR:-/null}:/usr/lib/trino/plugin/gravitino
       - 
${GRAVITINO_TRINO_CASCADING_CONNECTOR_DIR:-/null}:/usr/lib/trino/plugin/trino
+      - ${GRAVITINO_SERVER_DIR:-/null}:/opt/gravitino-server

Review Comment:
   The driver also int the Trino original mysql and pg connector . You  can 
copy these drivers from that.  like `/usr/lib/trino/plugin/mysql`



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