提交 c8cc4168 编写于 作者: D dapan1121

fix bug

上级 67d4ec8c
......@@ -46,7 +46,7 @@ static int32_t tsCompare(int32_t order, int64_t left, int64_t right) {
static void tscCheckpSql2(SSqlObj* pSql, SSqlObj* parent) {
assert(parent->metaSubPtr == pSql && parent->self == pSql->parentRid && parent->metaSubRid == pSql->self);
assert(parent->self == pSql->parentRid);
}
static void skipRemainValue(STSBuf* pTSBuf, tVariant* tag1) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册