AbsaOSS / AbsaOSS/enceladus

Schema metadata does not show "null" if the metadata value is null

Abierto
#790 3 comentarios 0 reacciones 0 asignados Ver en GitHub
bug Menas priority: low
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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**
![image](https://user-images.githubusercontent.com/17467768/62630499-5a3c1800-b92f-11e9-9be5-9de07ce51aa1.png)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.