aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/in/input_with_tuples.txt.attr
blob: 429fb945865bad5339ea50db9b4f00dcd65a256b (plain) (blame)
1
2
3
4
5
6
7
8
9
{"_yql_row_spec"={
    "Type"=["StructType";[
        ["t"; ["TupleType"; [
             ["DataType"; "String"];
             ["DataType"; "String"];
             ["DataType"; "String"]
        ]]];
    ]];
}}