This is an automated email from the ASF dual-hosted git repository.
dimas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 0f23b2780 Add `--hierarchical` to Polaris CLI (#3426)
add 6c1a12bfd Use new Request Context for each realm during implicit
bootstrap (#3411)
No new revisions were added by this update.
Summary of changes:
.../polaris/service/config/Bootstrapper.java | 89 ++++++++++++++++++++++
.../polaris/service/config/ServiceProducers.java | 4 +-
2 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644
runtime/service/src/main/java/org/apache/polaris/service/config/Bootstrapper.java