Unit tests of handling arrays in XML
Abierto
priority: medium
Standardization
tests
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.