mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-06 22:42:22 +00:00
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
data.x Array(UInt32)
|
|
data.y Array(UInt32)
|
|
data Array(Tuple(\n x UInt64,\n y UInt64))
|