[td-225] fix bugs in regression test.

This commit is contained in:
Haojun Liao 2020-06-29 14:40:57 +08:00
parent 75a72d26ab
commit 3f35736595
1 changed files with 1 additions and 0 deletions

View File

@ -4887,6 +4887,7 @@ static void tableQueryImpl(SQInfo *pQInfo) {
}
qDebug("QInfo:%p current:%" PRId64 " returned, total:%" PRId64, pQInfo, pQuery->rec.rows, pQuery->rec.total);
return;
} else {
pQuery->rec.rows = 0;
pQInfo->groupIndex = 0; // always start from 0