tokoko commented on issue #2970: URL: https://github.com/apache/polaris/issues/2970#issuecomment-3725318801
I'm slightly bothered by the fact that bucket names would not be unique... you can have same bucket in aws and minio for example, but I guess we can work around that somehow. More important problem is that `AwsStorageConfigurationInfo` doesn't have a single defined location, only AllowedLocations, so not sure if this can be accomplished cleanly. We might have to defer StorageIntegration resolution on operation/table level. How okay would you be if we simply get first value from AllowedLocations and used that for resolution? 😆 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
