aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/schema/read_schema_no_any.txt
blob: c245b88bd88eb6927413e4fd77560188f7f9d541 (plain) (blame)
1
2
3
4
5
{"a"=1;"b"=1u;"c"=0.1;"d"="x";"e"=%false};
{"a"=2;"b"=2u;"c"=2.5;"d"="xx";"e"=%true};
{"a"=-5;"b"=8u;"c"=10.;"d"="xxx"};
{"b"=5u;"d"="skdjfnsdf";"e"=%false};
{};