Datasets Upload Logic Needs A Change
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
As of now, if someone uploads a dataset by mistake with the same name in the JSON file and some other dataset has it as well, the CLI will throw error after the upload and all is complete? whereas the logical thing to do is to check for the dataset unique name even before the upload began IMO.
Imagine someone uploading 20-30 gigs and has to redo because of this error.
Contributor guide
Assessment
This issue has not been assessed yet.