yuqi1129 commented on code in PR #11853:
URL: https://github.com/apache/gravitino/pull/11853#discussion_r3543921833
##########
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:
I have added `GravitinoIcebergAwsCredentialsProvider` to support credential
refresh.
--
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]