ClickHouse/dbms/tests/queries/0_stateless/00117_parsing_arrays.reference

12 lines
188 B
Plaintext

[] [] []
[] [] []
[] [] []
[] [] [[]]
[] [] [[],[]]
[] [] [['2015-01-01','2015-01-02'],['2015-01-03','2015-01-04']]
[] ['Hello','World'] []
[1,2] [] []
[3,4] [] []
[5,6] [] []
[7,8] [] []