diqiu50 commented on PR #4497:
URL: https://github.com/apache/gravitino/pull/4497#issuecomment-2287959989

   > I don't get the point of your changes, I'm confused about:
   > 
   > 1. why `jdbc-mysql/00008_alter_catalog` failed and how do you fix it?
   > 2. you added a `trino-distribution-it` but I didn't see the entry point 
for calling it. How is it being used?
   
   1. In the Trino worker node. catalogs can not load to the 
catalogConnectorManager, we can retrieve catalogs from the server. So the sql 
`select * from gravitino.system.catalogs` has empty result. that's mismatch 
with the expected results.
   
   2.  I added the `trino-distribution-it`, which is used to set up a 
distributed Trino testing environment, and that was triggered by a developer
   


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