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 b5e051831 Change parser option to be required (#3413)
     add e5b51225b Support hierarchical namespace in Azure (#3347)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  3 ++
 .../PolarisRestCatalogAdlsIntegrationTestBase.java |  3 ++
 ...arisRestCatalogViewAdlsIntegrationTestBase.java |  3 ++
 .../apache/polaris/core/entity/CatalogEntity.java  |  2 ++
 .../azure/AzureCredentialsStorageIntegration.java  | 35 ++++++++++++++++++----
 .../azure/AzureStorageConfigurationInfo.java       |  4 +++
 .../service/it/CredentialVendingProfile.java}      | 19 +++++-------
 ...ava => RestCatalogAdlsCredentialVendingIT.java} |  4 ++-
 ...=> RestCatalogViewAdlsCredentialVendingIT.java} |  5 +++-
 .../polaris/service/entity/CatalogEntityTest.java  | 26 +++++++++++++---
 spec/polaris-management-service.yml                |  7 +++++
 11 files changed, 89 insertions(+), 22 deletions(-)
 copy 
runtime/{test-common/src/main/java/org/apache/polaris/test/commons/RelationalJdbcProfile.java
 => 
service/src/cloudTest/java/org/apache/polaris/service/it/CredentialVendingProfile.java}
 (69%)
 copy 
runtime/service/src/cloudTest/java/org/apache/polaris/service/it/{RestCatalogAdlsIT.java
 => RestCatalogAdlsCredentialVendingIT.java} (86%)
 copy 
runtime/service/src/cloudTest/java/org/apache/polaris/service/it/{RestCatalogViewAdlsIT.java
 => RestCatalogViewAdlsCredentialVendingIT.java} (85%)

Reply via email to