eric-maynard commented on code in PR #786:
URL: https://github.com/apache/polaris/pull/786#discussion_r1918980150
##########
quarkus/service/src/test/java/org/apache/polaris/service/quarkus/admin/PolarisAuthzTestBase.java:
##########
@@ -87,9 +87,9 @@ public static class Profile implements QuarkusTestProfile {
@Override
public Map<String, String> getConfigOverrides() {
return Map.of(
Review Comment:
IIUC, these need to map to entries in the Quarkus config file rather than
the actual Polaris features?
Is there a way we can make that mapping programmatic rather than manual?
--
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]