Skip to content
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

Ensure copyto/moveto seek position validation in all backends #82

Closed
funkyshu opened this issue Jul 26, 2021 · 0 comments · Fixed by #83
Closed

Ensure copyto/moveto seek position validation in all backends #82

funkyshu opened this issue Jul 26, 2021 · 0 comments · Fixed by #83

Comments

@funkyshu
Copy link
Member

GCS backend added a error in #78 when seek cursor is not at 0 when calling MoveTo/CopyTo functions. This ensure that no partial files get copied/moved. We should apply this to all backends.

funkyshu added a commit that referenced this issue Jul 26, 2021
…eek offset is not (0,0) for all backends,

not just GCS
funkyshu added a commit that referenced this issue Aug 3, 2021
…eek offset is not (0,0) for all backends, (#83)

not just GCS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant