smaheshwar-pltr commented on code in PR #13225:
URL: https://github.com/apache/iceberg/pull/13225#discussion_r2956366551


##########
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##########
@@ -575,6 +584,7 @@ private Supplier<BaseTable> createTableSupplier(
               Map::of,
               mutationHeaders,
               tableFileIO(context, tableConf, credentials),
+              keyManagementClient,

Review Comment:
   Ah sorry on (3) I see maybe https://github.com/apache/iceberg/pull/15448 
addresses this and 
https://github.com/apache/iceberg/pull/15448/changes#diff-3e1df3e550b23bbdfd41f0cdbfe1923fe26755e8954aab0f78cfb288fbb6e08fR94
 looks good



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to