aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/blocks/input_json_document.txt.attr
blob: d8a67034ac4cb884670574e42e4257ddb78b7a0b (plain) (blame)
1
2
3
4
5
6
7
8
9
{"_yql_row_spec" = {
    "Type" = [
        "StructType";
        [
            ["key";["DataType";"Int32"]];
            ["val";["DataType";"JsonDocument"]]
        ]
    ]
}}