ClickHouse/dbms/tests/queries/0_stateless/00338_replicate_array_of_strings.reference
2016-06-29 00:35:49 +03:00

13 lines
143 B
Plaintext

['']
['abc']
['abc','def'] 1
['abc','def'] 2
['abc','def'] 3
[] 1
[] 2
['Hello'] 1
['Hello'] 2
['x','y','z'] 4
['x','y','z'] 5
['x','y','z'] 6