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

dvcfilesystem.get: prefer downloading from repo.fs before dvc.fs #10543

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

skshetry
Copy link
Member

In case the filesystem is opened from a local repository, and if the file exists as a dvc tracked file, and also exists in a local workspace, DVCFileSystem.get should prefer the local file, similar to get_file method.

In case the filesystem is opened from a local repository, if the file exists
as a dvc tracked file, and also exists in a local workspace, DVCFileSystem.get
should prefer the local file, similar to `get_file` method.
@skshetry skshetry enabled auto-merge (squash) August 29, 2024 13:01
@skshetry skshetry merged commit f2b7b00 into main Aug 29, 2024
26 checks passed
@skshetry skshetry deleted the prefer-repo-fs branch August 29, 2024 13:06
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 this pull request may close these issues.

1 participant