flyrain commented on code in PR #1812: URL: https://github.com/apache/polaris/pull/1812#discussion_r2127581429
########## polaris-core/src/main/java/org/apache/polaris/core/context/CallContext.java: ########## @@ -49,22 +49,6 @@ static void unsetCurrentContext() { CURRENT_CONTEXT.remove(); } - // only tests are using this method now, we can get rid of them easily in a followup - static CallContext of( Review Comment: I don't think we have to do that. We can follow the process after 1.0. -- 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