提交 d837e47c 编写于 作者: wmmhello's avatar wmmhello

[TD-6228]<hotfix> fix tag condtion is too long error

上级 0afe768d
......@@ -301,6 +301,7 @@ uint32_t tscGetTableMetaMaxSize();
int32_t tscCreateTableMetaFromSTableMeta(STableMeta* pChild, const char* name, void* buf);
STableMeta* tscTableMetaDup(STableMeta* pTableMeta);
int32_t tscGetColFilterSerializeLen(SQueryInfo* pQueryInfo);
void* malloc_throw(size_t size);
void* calloc_throw(size_t nmemb, size_t size);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册