-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy object operation #1052
Copy object operation #1052
Conversation
Never mind, the diff looks fine — although the "Commits" list looks weird... GTG |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
It only needs to be rebased once #1061 is merged.
PR cannot be merge until after rebase
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
518e15f
to
058a109
Compare
Signed-off-by: rajdchak <rajdchak@amazon.co.uk>
Description of change
These changes enable copy object operation. Need this operation in mountpoint to support distributed checkpointing functionality in pytorch.
Relevant issues:
Does this change impact existing behavior?
No
No breaking changes
Does this change need a changelog entry in any of the crates?
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).