ClickHouse/tests/queries/0_stateless/02813_array_concat_agg.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
52 B
Plaintext
Raw Normal View History

[1,2,3,4,5,6]
[1,2,3,4,5,6]
1 [1,2,3]
2 [4,5]
3 [6]