[
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        "1970-01-01";
                        "2105-12-31";
                        "1970-01-01 00:00:00";
                        "2105-12-31 23:59:59";
                        "1970-01-01 00:00:00";
                        "2105-12-31 23:59:59.999999";
                        "4714-11-24 BC";
                        "148107-12-31";
                        "4714-11-24 00:00:00 BC";
                        "148107-12-31 23:59:59";
                        "4714-11-24 00:00:00 BC";
                        "148107-12-31 23:59:59.999999"
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "column0";
                                [
                                    "PgType";
                                    "date";
                                    "D"
                                ]
                            ];
                            [
                                "column1";
                                [
                                    "PgType";
                                    "date";
                                    "D"
                                ]
                            ];
                            [
                                "column2";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column3";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column4";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column5";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column6";
                                [
                                    "PgType";
                                    "date";
                                    "D"
                                ]
                            ];
                            [
                                "column7";
                                [
                                    "PgType";
                                    "date";
                                    "D"
                                ]
                            ];
                            [
                                "column8";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column9";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column10";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ];
                            [
                                "column11";
                                [
                                    "PgType";
                                    "timestamp";
                                    "D"
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]