apache / apache/hamilton

Add version field to data saver/ loader metadata

Open
#751 2 comments 0 reactions 0 assignees View on GitHub
enhancement i/o
Dominant language
Jupyter Notebook
Stars
2.6k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
The data save and loaders return metadata. We should version this schema so that we can iterate and make changes-- people can then know how to version/write code against it.

**Describe the solution you'd like**
Add a `__version__` field or something. It should follow semantic versioning. Major = breaking. Minor = new addition. Patch = bug fix.

**Describe alternatives you've considered**
N/A

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.