AbsaOSS / AbsaOSS/enceladus

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

オープン
#790 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug Menas priority: low
主要言語
Scala
スター
33
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。