kit-data-manager / kit-data-manager/metastore2

Create runner for updating metadata documents to new version.

Open
#770 2 comments 0 reactions 1 assignee Claimed by @VolkerHartmann View on GitHub
Dominant language
Java
Stars
8
Forks
11
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When a new schema version is approved all documents using the old schema version
should be transformed to the new version.

**Describe the solution you'd like**
In case of a change of minor or even patch level only the related schema version has to
to be updated.
In case of a major level update, all metadata documents should be transformed.
This could be done via JOLT library providing a specification for the transformation.
If no specification is available this has to be done manually.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.