XJDKC commented on code in PR #1805:
URL: https://github.com/apache/polaris/pull/1805#discussion_r2136772335


##########
quarkus/defaults/src/main/resources/application.properties:
##########
@@ -188,6 +188,17 @@ polaris.oidc.principal-roles-mapper.type=default
 # polaris.storage.gcp.token=token
 # polaris.storage.gcp.lifespan=PT1H
 
+# Polaris Entity Mutation Config
+polaris.entity-mutation.mutators=no-op,catalog-connection-config

Review Comment:
   Hey Dennis, that's a good point, perhaps we can consider making some 
transformers tied to the feature parameters rather than the config itself if 
they are part of the core functionality of the feature.



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to