XJDKC commented on code in PR #2190:
URL: https://github.com/apache/polaris/pull/2190#discussion_r2277931023
##########
polaris-core/src/main/java/org/apache/polaris/core/entity/CatalogEntity.java:
##########
@@ -338,6 +338,14 @@ public Builder setConnectionConfigInfoDpoWithSecrets(
return this;
}
+ public Builder setConnectionConfigInfoDpo(
Review Comment:
Yeah, it's just a place holder for the future service identity injection.
Forgot to remove it from this PR. Will remove it!
--
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]