提交 1a718fbc 编写于 作者: S slguan

fix the issue #511

上级 6c93a473
......@@ -3646,8 +3646,8 @@ static int32_t moveToNextBlockInCache(SQueryRuntimeEnv *pRuntimeEnv, int32_t ste
setQueryStatus(pQuery, QUERY_COMPLETED);
}
assert(pRuntimeEnv->startPos.fileId < 0);
//the skip operation does NOT set the start position
//assert(pRuntimeEnv->startPos.fileId < 0);
} else {
setQueryStatus(pQuery, QUERY_NO_DATA_TO_CHECK);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册