SPARK-29444: initial with StructType and write out an empty row with ignoreNullFields=false | 0 ms | Passed |
SPARK-29444: initial with StructType field and write out a row with ignoreNullFields=false and struct inner null | 0 ms | Passed |
error handling: initial with MapType and write out a row | 1 ms | Passed |
error handling: initial with StructType but error calling write a map | 2 ms | Passed |
initial with Map and write out a map data | 1 ms | Passed |
initial with Map and write out an array of maps | 1 ms | Passed |
initial with StructType and write out a row | 1 ms | Passed |
initial with StructType and write out an array with single empty row | 1 ms | Passed |
initial with StructType and write out an empty array | 0 ms | Passed |
initial with StructType and write out rows | 0 ms | Passed |