-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important
Description
dvc update will re-download all items in a directory if any of them change. See the comment below:
Stage 1 import from cloud and operate locally, so as long as we do the dvc update it will be fine. As a side note from the logs it looks like it always downloads all the files when we do the update (I would expect it to only download what is new). Because of this, even if there are no new files stage 1 will always run after an update.
Originally posted by @rmlopes in #8759 (comment)
pragadeeshraju, SoyGema, shcheklein and efiop
Metadata
Metadata
Assignees
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushp2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important