ClickHouse/dbms/tests/queries/0_stateless/01025_array_compact_generic.reference

17 lines
180 B
Plaintext
Raw Normal View History

2019-11-04 22:18:59 +00:00
[]
[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']