ClickHouse/dbms/tests/queries/0_stateless/01025_array_compact_generic.reference
Alexey Milovidov 92824e14e7 Added a test
2019-11-05 01:18:59 +03:00

17 lines
180 B
Plaintext

[]
[1,nan,nan,2]
[1,nan,nan,nan,2]
[1,NULL,2]
['hello','','world']
[[[]],[[],[]],[[]]]
[]
['0']
['0']
['0']
['0','1']
['0','1']
['0','1']
['0','1','2']
['0','1','2']
['0','1','2']