adutra commented on code in PR #3658:
URL: https://github.com/apache/polaris/pull/3658#discussion_r2769801599
##########
runtime/service/src/intTest/java/org/apache/polaris/service/it/PolarisRestCatalogMinIOIT.java:
##########
@@ -88,4 +95,15 @@ protected StorageConfigInfo getStorageConfigInfo() {
return storageConfig.build();
}
+
+ @Override
+ protected Map<String, String> extraCatalogProperties(TestInfo testInfo) {
Review Comment:
Heads up: with the new register table endpoint with access delegation coming
in Iceberg 1.11, this trick will become obsolete.
--
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]