Tpt opened a new pull request, #739:
URL: https://github.com/apache/arrow-rs-object-store/pull/739
Small convenience feature
# Which issue does this PR close?
Closes #738.
# Rationale for this change
Completeness of the API: enables to get signed URLs on arbitrary prefixed
stores easily
# What changes are included in this PR?
The new implementation and a test
# Are there any user-facing changes?
new implementation: `impl<T: Signed> Signed for PrefixStore<T>`
--
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]