aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/join/left_join_input1.txt.attr
blob: 4f113053bc1c5bde3fd6cd6cf2488b0d27e343f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "_yql_row_spec"={
        "Type"=["StructType";[
            ["Key1";["OptionalType";["DataType";"Int32"]]];
            ["Key2";["OptionalType";["DataType";"String"]]];
            ["Fk1";["OptionalType";["DataType";"String"]]];
            ["Value";["OptionalType";["DataType";"String"]]]]
        ];
    };
}