Similarity Schema Checks
未关闭
feature
Menas
priority: undecided
under discussion
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。