mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-17 11:52:27 +00:00
6 lines
162 B
JSON
6 lines
162 B
JSON
[
|
|
{"name": "Joe", "age": 99, "type": "person"},
|
|
{"url": "/my.post.MD", "hits": 1263, "type": "post"},
|
|
{"message": "Warning on disk usage", "type": "log"}
|
|
]
|