aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/datetime2/test_bigdates/cases/tz.txt.attr
blob: 847643ec33feb9b4ac7f63f46f73f0fe3af85cb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "_yql_row_spec" = {
        "Type" = [
            "StructType";
            [
                [
                    "tz";
                    [
                        "DataType";
                        "String"
                    ]
                ]
            ]
        ]
    }
}