RowJsonSerDe when the JSON does not have a value for a non-nullable field
Open
enhancement
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
### Description / Background
We need clarity of the expected behaviour in RowJsonSerDe when a JSON string is attempted to be converted to a Row and the JSON is missing a value of a non-nullable field. There should be a test for this scenario.
Contributor guide
Assessment
This issue has not been assessed yet.