File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
service/common/src/main/java/org/apache/polaris/service/catalog/iceberg Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 113113import org .apache .polaris .core .persistence .resolver .PolarisResolutionManifestCatalogView ;
114114import org .apache .polaris .core .persistence .resolver .ResolverPath ;
115115import org .apache .polaris .core .persistence .resolver .ResolverStatus ;
116- import org .apache .polaris .core .storage .*;
116+ import org .apache .polaris .core .storage .AccessConfig ;
117+ import org .apache .polaris .core .storage .InMemoryStorageIntegration ;
118+ import org .apache .polaris .core .storage .PolarisCredentialVendor ;
119+ import org .apache .polaris .core .storage .PolarisStorageActions ;
120+ import org .apache .polaris .core .storage .PolarisStorageConfigurationInfo ;
121+ import org .apache .polaris .core .storage .PolarisStorageIntegration ;
122+ import org .apache .polaris .core .storage .StorageLocation ;
117123import org .apache .polaris .service .catalog .SupportsNotifications ;
118124import org .apache .polaris .service .catalog .io .FileIOFactory ;
119125import org .apache .polaris .service .catalog .io .FileIOUtil ;
You can’t perform that action at this time.
0 commit comments