aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/s-expressions/suites/Result/infer_scheme.txt.attr
blob: bbd3d58b0d413e493ab6d5fcf9ddcdf3689e745a (plain) (blame)
1
2
3
4
5
6
7
{
    "infer_schema" = %true;
    "schema_mode" = "strong";
    "schema" = <strict=%false>[
        {"type"="string"; "name"="key"};
    ]
}