Skip to content

schema: use a more flexible hash schema#3333

Merged
efiop merged 1 commit into
treeverse:masterfrom
efiop:3331
Feb 14, 2020
Merged

schema: use a more flexible hash schema#3333
efiop merged 1 commit into
treeverse:masterfrom
efiop:3331

Conversation

@efiop
Copy link
Copy Markdown
Contributor

@efiop efiop commented Feb 14, 2020

This allows editing your dvc-files and using values such as 1111...111(digit-only md5) and ''(empty string).

Fixes #3331

  • ❗ Have you followed the guidelines in the Contributing to DVC list?

  • 📖 Check this box if this PR does not require documentation updates, or if it does and you have created a separate PR in dvc.org with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the dvc.org repo.

  • ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addressed. Please review them carefully and fix those that actually improve code or fix bugs.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@efiop efiop changed the title schema: use a more flexible hash schema [WIP] schema: use a more flexible hash schema Feb 14, 2020
@efiop efiop changed the title [WIP] schema: use a more flexible hash schema schema: use a more flexible hash schema Feb 14, 2020
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.

DVC does fails when the md5 hash contains only numbers

1 participant