gh-yzou opened a new pull request, #1780: URL: https://github.com/apache/polaris/pull/1780
getConfiguration should be called per RealmContext instead of per PolarisCallContext. In this PR #1758 we introduced new API to that passes RealmContext, instead. of PolarisCallContext. This PR refactors all calls except the loadTasks to use the new API with RealmContext, instead of calling with PolarisCallContext. -- 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