mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 23:31:24 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
25 lines
298 B
Plaintext
25 lines
298 B
Plaintext
{
|
|
"meta":
|
|
[
|
|
{
|
|
"name": "ym:s:goalDimension",
|
|
"type": "UInt32"
|
|
},
|
|
{
|
|
"name": "uniqIf(UserID, and(notEquals(UserID, 0), equals(_uniq_Goals, 1)))",
|
|
"type": "UInt64"
|
|
}
|
|
],
|
|
|
|
"data":
|
|
[
|
|
[1604017, "189"]
|
|
],
|
|
|
|
"totals": [0,"4652"],
|
|
|
|
"rows": 1,
|
|
|
|
"rows_before_limit_at_least": 72
|
|
}
|