mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-11 18:14:03 +00:00
11 lines
492 B
Plaintext
11 lines
492 B
Plaintext
2000-01-01 2000-01-01 00:00:00 [1,2,3] [10,10,10]
|
|
2000-01-01 2000-01-01 00:00:00 [3,4,5] [10,10,10]
|
|
2000-01-01 2000-01-01 00:01:00 [4,5,6] [10,10,10]
|
|
2000-01-01 2000-01-01 00:01:00 [6,7,8] [10,10,10]
|
|
([1,2,3,4,5,6,7,8],[10,10,20,20,20,20,10,10])
|
|
([1,2,3,4,5,6,7,8],[10,10,20,20,20,20,10,10])
|
|
2000-01-01 00:00:00 ([1,2,3,4,5],[10,10,20,10,10])
|
|
2000-01-01 00:01:00 ([4,5,6,7,8],[10,10,20,10,10])
|
|
2000-01-01 00:00:00 [1,2,3,4,5] [10,10,20,10,10]
|
|
2000-01-01 00:01:00 [4,5,6,7,8] [10,10,20,10,10]
|