aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/select/host_input2.txt.attr
blob: fb4f4c76a0b789d8a7450066dc3166aa3ef09f58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "_yql_row_spec" = {
        "Type" = [
            "StructType";
            [
                [
                    "url";
                    [
                        "DataType";
                        "String"
                    ]
                ];
            ]
        ]
    }
}