提交 2df1702d 编写于 作者: D dapan1121

fix compile error in arm64

上级 219bc838
......@@ -448,13 +448,13 @@ typedef struct SSqlFuncMsg {
typedef struct SExprInfo {
SSqlFuncMsg base;
SColumnFilterInfo * pFilter;
struct tExprNode* pExpr;
int16_t bytes;
int16_t type;
int32_t interBytes;
int64_t uid;
SSqlFuncMsg base;
} SExprInfo;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册