AbsaOSS / AbsaOSS/enceladus

Similarity Schema Checks

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
feature Menas priority: undecided under discussion
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

We can implement a set of routines that provide schema difference give 2 schemes to track schema changes between versions. That may include:
* The list of new fields
* The list of deleted fields
* The list of changed properties of fields (type, nullability, etc)

But this will require some UI work as well to visualize the difference. Probably the easiest way is to display the above lists as text boxes.

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.