Skip to content

Consider unifying local and instantiation metadata for local datafiles/datasets #457

@cortadocodes

Description

@cortadocodes

This would let us move to more intuitive cloud metadata updating such as

x.upload(metadata_only=True)

instead of

x.update_metadata()

More info

  • It would also reduce possible metadata locations to just:
    • Cloud
    • Local
  • Providing metadata during instantiation of a local datafile would ovewrite any locally stored metadata for that file.
  • Providing metadata during cloud datafile instantiation would still be ignored

Metadata

Metadata

Assignees

No one assigned

    Labels

    decision neededA decision is required (e.g. on UX or company policy)

    Type

    No type

    Projects

    Status

    Percolating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions