[
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        [
                            "1";
                            "2";
                            "3";
                            "4"
                        ];
                        [
                            #;
                            [
                                "1"
                            ];
                            [
                                "2"
                            ];
                            [
                                "3"
                            ];
                            [
                                "4"
                            ];
                            [
                                "7"
                            ]
                        ];
                        [
                            
                        ];
                        [
                            "1";
                            "2";
                            "3";
                            "4"
                        ];
                        [
                            [
                                "1"
                            ];
                            [
                                "2"
                            ];
                            [
                                "3"
                            ];
                            #;
                            [
                                "7"
                            ];
                            [
                                "4"
                            ]
                        ];
                        [
                            "a";
                            "b";
                            "c";
                            "ab";
                            "ac"
                        ];
                        [
                            [
                                "a";
                                "b";
                                "c";
                                "ab";
                                "ac"
                            ]
                        ];
                        #
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "ListType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "ListType";
                                    [
                                        "OptionalType";
                                        [
                                            "DataType";
                                            "Int32"
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column2";
                                [
                                    "EmptyListType"
                                ]
                            ];
                            [
                                "column3";
                                [
                                    "ListType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ];
                            [
                                "column4";
                                [
                                    "ListType";
                                    [
                                        "OptionalType";
                                        [
                                            "DataType";
                                            "Int32"
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column5";
                                [
                                    "ListType";
                                    [
                                        "DataType";
                                        "String"
                                    ]
                                ]
                            ];
                            [
                                "column6";
                                [
                                    "OptionalType";
                                    [
                                        "ListType";
                                        [
                                            "DataType";
                                            "String"
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "column7";
                                [
                                    "NullType"
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]