roryqi commented on code in PR #11853:
URL: https://github.com/apache/gravitino/pull/11853#discussion_r3509908644


##########
catalogs/catalog-lakehouse-iceberg/src/main/java/org/apache/gravitino/catalog/lakehouse/iceberg/IcebergCatalogOperations.java:
##########
@@ -138,6 +144,22 @@ public void initialize(
     this.icebergViewCatalogOperations = new 
IcebergViewCatalogOperations(icebergCatalogWrapper);
   }
 
+  private static void injectCredentialConfig(

Review Comment:
   How to refresh the credentials?



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