adutra commented on code in PR #3224:
URL: https://github.com/apache/polaris/pull/3224#discussion_r2602508723


##########
runtime/service/src/test/java/org/apache/polaris/service/catalog/iceberg/AbstractIcebergCatalogTest.java:
##########
@@ -201,6 +200,7 @@ public Map<String, String> getConfigOverrides() {
           .put("polaris.features.\"ALLOW_TABLE_LOCATION_OVERLAP\"", "true")
           .put("polaris.features.\"LIST_PAGINATION_ENABLED\"", "true")
           .put("polaris.behavior-changes.\"ALLOW_NAMESPACE_CUSTOM_LOCATION\"", 
"true")
+          .put("polaris.test.rootAugmentor.enabled", "true")

Review Comment:
   Sounds good 👍 
   
   pinging @XN137 for awareness since I vaguely recall you were working on 
turning a bunch of manual setup code into proper Quarkus tests with CDI enabled.



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