提交 bdcf42a3 编写于 作者: G Ganlin Zhao

[TD-11222]<feature>(query): Histogram function

上级 be08d21c
...@@ -3422,7 +3422,7 @@ int32_t addExprAndResultField(SSqlCmd* pCmd, SQueryInfo* pQueryInfo, int32_t col ...@@ -3422,7 +3422,7 @@ int32_t addExprAndResultField(SSqlCmd* pCmd, SQueryInfo* pQueryInfo, int32_t col
} }
cJSON *binDesc = cJSON_Parse(pVariant->pz); cJSON *binDesc = cJSON_Parse(pVariant->pz);
int32_t counter; int64_t counter;
int32_t numBins; int32_t numBins;
int32_t numOutput; int32_t numOutput;
double *intervals; double *intervals;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册