mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 08:35:20 +00:00
19 lines
143 B
Plaintext
19 lines
143 B
Plaintext
|
{
|
||
|
"meta":
|
||
|
[
|
||
|
{
|
||
|
"name": "'Hello, world'",
|
||
|
"type": "String"
|
||
|
}
|
||
|
],
|
||
|
|
||
|
"data":
|
||
|
[
|
||
|
|
||
|
],
|
||
|
|
||
|
"rows": 0,
|
||
|
|
||
|
"rows_before_limit_at_least": 10
|
||
|
}
|