Add displayName to Dataset property definition
Aperta
feature
Menas
priority: low
UX
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.