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