pull: granular pull of a single file triggers full imported dataset download #6124
Labels
A: data-sync
Related to dvc get/fetch/import/pull/push
product: VSCode
Integration with VSCode extension
Bug Report
Description
Looks like
dvc pull dataset/file
triggers the full dataset download ifdataset
is an import from another repo.Reproduce
Produces
1 file modified and 4 files fetched
and downloads all files.Expected
I would expect to see
1 file modified and 1 file(s) fetched
Environment information
The text was updated successfully, but these errors were encountered: