Tpt opened a new issue, #738: URL: https://github.com/apache/arrow-rs-object-store/issues/738
Would be nice to implement `Signer` on `PrefixStore` for completeness **Describe the solution you'd like** implement `Signer` on `PrefixStore` if the underlying store implements also `Signer` **Describe alternatives you've considered** User code can already archive it by doing it manually (keep track of the prefix and to the path join when needing a signed URL). But it is cumbersome -- 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]
