Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/22708#discussion_r225740504
--- Diff: sql/core/src/test/resources/test-data/with-array-fields ---
@@ -0,0 +1,3 @@
+{ "id": 1, "intervals": [{ "startTime": 111, "endTime": 211 }, {
"startTime": 121, "endTime": 221 }], "values": [11, 21, 31, 41]}
--- End diff --
Could you rename this to `with-array-fields.json`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]