提交 7e91c54e 编写于 作者: H Haojun Liao

[td-2895] fix compiler error.

上级 0b674158
......@@ -102,7 +102,7 @@ typedef struct SGroupResInfo {
*/
typedef struct SRspResultInfo {
int64_t total; // total generated result size in rows
int64_t capacity; // capacity of current result output buffer
int32_t capacity; // capacity of current result output buffer
int32_t threshold; // result size threshold in rows.
} SRspResultInfo;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册