HonahX commented on code in PR #1812:
URL: https://github.com/apache/polaris/pull/1812#discussion_r2127580144
##########
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:
Do we want to go through a deprecation process for this even though it is a
test only thing?
--
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]