提交 a18b6723 编写于 作者: D dapan1121

support having

上级 984e037e
......@@ -213,6 +213,10 @@ bool doFilterData(SQuery *pQuery, int32_t elemPos) {
return true;
}
bool doFilterDataOnce() {
}
int64_t getNumOfResult(SQueryRuntimeEnv *pRuntimeEnv) {
SQuery *pQuery = pRuntimeEnv->pQuery;
bool hasMainFunction = hasMainOutput(pQuery);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册