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