mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
19 lines
184 B
Plaintext
19 lines
184 B
Plaintext
[[1,2,3],[4,5]]
|
|
[[1],[2,3,4],[5]]
|
|
[[1,2,3,4,5]]
|
|
[[1,2,3,4,5]]
|
|
[[1],[2],[3],[4],[5]]
|
|
[[1],[2],[3],[4],[5]]
|
|
[[1,2],[3,4],[5]]
|
|
[[1],[2,3],[4,5]]
|
|
[]
|
|
[]
|
|
[]
|
|
[]
|
|
[]
|
|
[]
|
|
[[1]]
|
|
[[1]]
|
|
[[2]]
|
|
[[2]]
|