This commit is contained in:
Haojun Liao 2021-06-08 18:56:33 +08:00
parent 7bbf7c5930
commit a40c927225
1 changed files with 1 additions and 0 deletions

View File

@ -6305,6 +6305,7 @@ static int32_t checkUpdateTagPrjFunctions(SQueryInfo* pQueryInfo, char* msg) {
continue;
}
if ((aAggs[functionId].status & TSDB_FUNCSTATE_SELECTIVITY) != 0) {
numOfSelectivity++;
} else {