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


##########
trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/GravitinoConfig.java:
##########
@@ -89,6 +99,13 @@ public class GravitinoConfig {
   private static final ConfigEntry TRINO_JDBC_PASSWORD =
       new ConfigEntry("trino.jdbc.password", "The jdbc user password of 
Trino", "", false);
 
+  private static final ConfigEntry GRAVITINO_METADATA_REFRESH_INTERVAL_SECOND =
+      new ConfigEntry(

Review Comment:
   All the metadata of catalog



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