mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
CounterID UInt32
|
|
StartDate Date
|
|
UserID UInt32
|
|
VisitID UInt32
|
|
Added0 String
|
|
Added1 UInt32
|
|
Added2 UInt32
|
|
AddedNested1.A Array(UInt32)
|
|
AddedNested1.C Array(String)
|
|
AddedNested2.A Array(UInt32)
|
|
AddedNested2.B Array(UInt64)
|