dimas-b commented on code in PR #1164:
URL: https://github.com/apache/polaris/pull/1164#discussion_r2004439245


##########
polaris-core/src/main/java/org/apache/polaris/core/context/CallContext.java:
##########
@@ -134,6 +173,8 @@ public Map<String, Object> contextVariables() {
 
   Map<String, Object> contextVariables();
 
+  URI getBaseUri();

Review Comment:
   I am opposed to adding "base URI" to `CallContext`. Not all calls 
necessarily come from the Web front end.



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