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 4e6f202b2 Add 1.1.0-incubating release content (#2625)
add 2c77fbf53 chore(errorprone): Enabling EqualsGetClass,
PatternMatchingInstanceof, and UnusedMethod in ErrorProne (#2600)
No new revisions were added by this update.
Summary of changes:
.../polaris/service/types/NotificationRequest.java | 2 +-
.../service/types/TableUpdateNotification.java | 2 +-
.../polaris/service/types/PolicyIdentifier.java | 2 +-
codestyle/errorprone-rules.properties | 6 +-
.../spark/quarkus/it/SparkIntegrationBase.java | 4 +-
.../spark/rest/CreateGenericTableRequest.java | 2 +-
.../apache/polaris/spark/rest/GenericTable.java | 2 +-
.../spark/rest/ListGenericTablesResponse.java | 2 +-
.../spark/rest/LoadGenericTableResponse.java | 2 +-
.../polaris/core/entity/PolarisEntityId.java | 2 +-
.../polaris/core/entity/PolarisGrantRecord.java | 2 +-
.../persistence/cache/EntityCacheByNameKey.java | 2 +-
.../persistence/resolver/ResolverEntityName.java | 2 +-
.../core/policy/PolarisPolicyMappingRecord.java | 2 +-
.../polaris/core/persistence/BaseResolverTest.java | 115 ---------------------
.../polaris/service/admin/PolarisAdminService.java | 38 -------
.../external/mapping/DefaultPrincipalMapper.java | 2 +-
.../catalog/iceberg/CatalogHandlerUtils.java | 31 +++---
.../catalog/iceberg/IcebergCatalogHandler.java | 14 ++-
.../iceberg/IcebergRESTExternalCatalogFactory.java | 5 +-
.../service/admin/PolarisServiceImplTest.java | 4 +-
.../service/auth/DefaultOAuth2ApiServiceTest.java | 41 +-------
22 files changed, 47 insertions(+), 237 deletions(-)