Unit tests of handling arrays in XML
Open
priority: medium
Standardization
tests
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The unit tests should look like this:
* For a given xml dataset and a schema check if the resulting Spark dataset is as expected
* Tests should cover:
* empty arrays
* optional arrays
* single value arrays
* arrays of primitive values
* arrays of struct values
* array as a single attribute of a struct field
Contributor guide
Assessment
This issue has not been assessed yet.