File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
service/common/src/main/java/org/apache/polaris/service/catalog/policy Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 2626import java .util .List ;
2727import org .apache .iceberg .catalog .Namespace ;
2828import org .apache .iceberg .catalog .TableIdentifier ;
29- import org .apache .iceberg .exceptions .NoSuchNamespaceException ;
30- import org .apache .iceberg .exceptions .NoSuchTableException ;
3129import org .apache .iceberg .exceptions .NotFoundException ;
3230import org .apache .polaris .core .auth .PolarisAuthorizableOperation ;
3331import org .apache .polaris .core .auth .PolarisAuthorizer ;
4543import org .apache .polaris .service .catalog .common .CatalogHandler ;
4644import org .apache .polaris .service .types .AttachPolicyRequest ;
4745import org .apache .polaris .service .types .CreatePolicyRequest ;
48- import org .apache .polaris .service .types .DetachPolicyRequest ;
4946import org .apache .polaris .service .types .GetApplicablePoliciesResponse ;
5047import org .apache .polaris .service .types .ListPoliciesResponse ;
5148import org .apache .polaris .service .types .LoadPolicyResponse ;
You can’t perform that action at this time.
0 commit comments