Schema metadata does not show "null" if the metadata value is null
Ouverte
bug
Menas
priority: low
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Describe the bug
Metadata can have a valid value of `null` but when schema view shows the metadata it only prints the key
## To Reproduce
Steps to reproduce the behaviour OR commands run:
1. Have null as the value for default key in the metadata
2. Check Fields view -> metadata for the field
## Expected behaviour
I would expect null to be shown
## Screenshots
**For**
```json
"metadata" : {
"default" : null
}
```
**shows**

Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.