Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a new size field of the tar_file class and the metadata #180

@wlandau

Description

@wlandau

Prework

Description

Metdata like bytes gets corrupted when we store it because _targets/meta/meta is a text file. We need a new size field to help keep track of when files change is such a way that avoids unnecessary re-hashing on large files.

WARNING: this change will probably invalidate workflows completed with earlier versions of targets.

Despite the interruption, I think we need this because it will improve the accuracy and efficiency with which targets tracks files. In addition, this package has no CRAN release yet, so this is still a permissible time for breaking changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions