ClickHouse/dbms/tests/queries/0_stateless/00715_json_each_row_input_nested.reference

6 lines
120 B
Plaintext
Raw Normal View History

1 ok ['abc','def'] [1,23]
0 [] []
0 [] [45,67,8]
1 ok ['dog','cat','pig'] [3,3,3]
1 ok ['zero','negative one'] [0,-1]