This is an automated email from the ASF dual-hosted git repository.
emaynard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 645553840 Use env var in spark container (#1522)
add 6aaa546de Migrate catalog configs to the new reserved prefix (#1557)
No new revisions were added by this update.
Summary of changes:
.../core/config/BehaviorChangeConfiguration.java | 8 +-
.../polaris/core/config/FeatureConfiguration.java | 32 ++++---
.../polaris/core/config/PolarisConfiguration.java | 100 +++++++++++++++++++--
.../core/config/PolarisConfigurationStore.java | 26 ++++--
.../storage/PolarisConfigurationStoreTest.java | 4 +-
.../quarkus/config/QuarkusReservedProperties.java | 27 ++++++
.../polaris/service/config/ReservedProperties.java | 32 +++++--
7 files changed, 195 insertions(+), 34 deletions(-)