提交 a7c02466 编写于 作者: X xywang

[TD-2573]<fix>: fixed ceil/floor/round can not be used with common columns

上级 86feaaa8
......@@ -4607,8 +4607,8 @@ int32_t functionCompatList[] = {
4, -1, -1, 1, 1, 1, 1, 1, 1, -1,
// tag, colprj, tagprj, arithmetic, diff, first_dist, last_dist, stddev_dst, interp rate irate
1, 1, 1, 1, -1, 1, 1, 1, 5, 1, 1,
// tid_tag, derivative, blk_info, histogram,hll, mode, sample, ceil, floor, round
6, 8, 7, -1, -1, -1, -1, 1, 1, 1
// tid_tag, derivative, blk_info,ceil, floor, round
6, 8, 7, 1, 1, 1
};
SAggFunctionInfo aAggs[] = {{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册