mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-11 18:14:03 +00:00
25 lines
386 B
Plaintext
25 lines
386 B
Plaintext
|
0 Value
|
||
|
{
|
||
|
"meta":
|
||
|
[
|
||
|
{
|
||
|
"name": "dictGet(02154_test_dictionary, 'value', toUInt64(0))",
|
||
|
"type": "String"
|
||
|
},
|
||
|
{
|
||
|
"name": "dictGet(02154_test_dictionary, 'value', toUInt64(1))",
|
||
|
"type": "String"
|
||
|
}
|
||
|
],
|
||
|
|
||
|
"data":
|
||
|
[
|
||
|
{
|
||
|
"dictGet(02154_test_dictionary, 'value', toUInt64(0))": "Value",
|
||
|
"dictGet(02154_test_dictionary, 'value', toUInt64(1))": ""
|
||
|
}
|
||
|
],
|
||
|
|
||
|
"rows": 1
|
||
|
}
|