// Insert test data including nulls and empty arrays spark.sql(s"""INSERT INTO $tbl VALUES (1, array(struct(2 as x, 3 as y)), array(array(struct(4 as x, 5 as y ...
Platform(Default) needs-triageA newly created issue or PR that needs team assignment and/or prioritization.A newly created issue or PR that needs team assignment and/or prioritization. Structs can ...