mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
25 lines
394 B
Plaintext
25 lines
394 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
|
|
}
|