This commit is contained in:
dapan1121 2021-01-14 15:21:08 +08:00
parent 0f715a3f4c
commit 31ff3c0e33
1 changed files with 1 additions and 1 deletions

View File

@ -2791,4 +2791,4 @@ static UNUSED_FUNC bool tscHasRemainDataInSubqueryResultSet(SSqlObj *pSql) {
} }
return hasData; return hasData;
} }