mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
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
|
|
}
|