aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/s-expressions/suites/SingleYamrOperation/input_other.txt.attr
blob: 8cc87a066868459e68d1c58c8c9a770d4a86322a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "schema" = <
        "strict" = %false;
        "unique_keys" = %false
    >
    [{
        "name" = "key";
        "type" = "string"
    }];         
}