opt tbname in
This commit is contained in:
parent
50478a31cc
commit
47234dfeec
|
@ -420,7 +420,7 @@ static SColumnInfoData* getColInfoResult(void* metaHandle, uint64_t suid, SArray
|
||||||
goto end;
|
goto end;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
qInfo("succ to get table from meta, suid:%" PRIu64, suid);
|
qInfo("succ to get table from meta idx, suid:%" PRIu64, suid);
|
||||||
}
|
}
|
||||||
|
|
||||||
int32_t rows = taosArrayGetSize(uidList);
|
int32_t rows = taosArrayGetSize(uidList);
|
||||||
|
|
Loading…
Reference in New Issue