Unit tests of handling arrays in XML
Offen
priority: medium
Standardization
tests
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.