fix bug
This commit is contained in:
parent
0f715a3f4c
commit
31ff3c0e33
|
@ -2791,4 +2791,4 @@ static UNUSED_FUNC bool tscHasRemainDataInSubqueryResultSet(SSqlObj *pSql) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return hasData;
|
return hasData;
|
||||||
}
|
}
|
Loading…
Reference in New Issue