[
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        "3";
                        "10";
                        "1";
                        "10";
                        [
                            "3"
                        ];
                        [
                            "10"
                        ];
                        [
                            "3"
                        ];
                        [
                            "10"
                        ];
                        #;
                        #;
                        #;
                        #
                    ];
                    [
                        "4";
                        "20";
                        "1";
                        "20";
                        [
                            "4"
                        ];
                        [
                            "20"
                        ];
                        [
                            "4"
                        ];
                        [
                            "20"
                        ];
                        #;
                        #;
                        #;
                        #
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "DataType";
                                    "Int64"
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "DataType";
                                    "Int64"
                                ]
                            ];
                            [
                                "column2";
                                [
                                    "DataType";
                                    "Int32"
                                ]
                            ];
                            [
                                "column3";
                                [
                                    "DataType";
                                    "Int64"
                                ]
                            ];
                            [
                                "column4";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int64"
                                    ]
                                ]
                            ];
                            [
                                "column5";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int64"
                                    ]
                                ]
                            ];
                            [
                                "column6";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int64"
                                    ]
                                ]
                            ];
                            [
                                "column7";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int64"
                                    ]
                                ]
                            ];
                            [
                                "column8";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ];
                            [
                                "column9";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ];
                            [
                                "column10";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ];
                            [
                                "column11";
                                [
                                    "OptionalType";
                                    [
                                        "DataType";
                                        "Int32"
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]