Closed nichujie closed 2 years ago
Redesign:
Issue: the original config.json
will disappear if the user upload a dataset archive without config.json
.
Would be better to:
config.json
to new repo when uploading a new dataset without config.json
.config.json
.
Upload data first, and then commit immediately without updating config.json. We get:
After that, we make a commit again, and we get:
What happened: after first commit, files are committed to LakeFS. However, there are no config.json and the request failed.