mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 21:12:28 +00:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
|
UserName Age Tags
|
||
|
String Int8 Map(String, UInt64)
|
||
|
user127 20 {'test': 123}
|
||
|
user405 43 {'test': 123}
|
||
|
user902 43 {'test': 123}
|