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 d95bd6b1e Extract root Principal setup code into a common util class
(#3446)
add d1bb8e93b Use types config for `POLARIS_TASK_TIMEOUT_MILLIS` (#3477)
No new revisions were added by this update.
Summary of changes:
.../persistence/nosql/metastore/NoSqlMetaStoreManager.java | 5 ++---
.../org/apache/polaris/core/config/FeatureConfiguration.java | 8 ++++++++
.../org/apache/polaris/core/entity/PolarisTaskConstants.java | 12 ++++++++++++
.../core/persistence/AtomicOperationMetaStoreManager.java | 4 +---
.../transactional/TransactionalMetaStoreManagerImpl.java | 4 +---
5 files changed, 24 insertions(+), 9 deletions(-)