Add displayName to Dataset property definition
未关闭
feature
Menas
priority: low
UX
- 主要语言
- Scala
- 星标
- 33
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Background
Dataset properties are identified by their `name`, and also presented with the `name` is the caption in UI. `name` has some limitations though on the characters that can be used in them, particularly no white spaces.
## Feature
Add a new field to property definition called `dispalyName` that can be used as the property's caption in UI. For backward compatibility, if not defined still use `name`.
贡献指南
评估
这个 Issue 还没有评估数据。