rdblue commented on issue #16493: URL: https://github.com/apache/iceberg/issues/16493#issuecomment-4510881545
I talked about this one with @danielcweeks and @nastra and it's probably a good idea to look for cases like this and ensure that we are only creating requests with the path separator. It's not that this is a security issue (it's the service's job to vend an appropriately scoped credential) but we don't want clients to fail if they attempt to list `s3://bucket/table` and don't have permission. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
