ClickHouse/tests/queries/0_stateless/01486_json_array_output.reference
Alexander Kuzmenkov 51f9d54d10 test
2020-11-17 22:51:45 +03:00

12 lines
84 B
Plaintext

[
{"a":"0","b":"0"},
{"a":"1","b":"2"},
{"a":"2","b":"4"}
]
[
{"number":"0"}
]
[
]