提交 23da7bc5 编写于 作者: H Haojun Liao

refactor: add some logs.

上级 47a7664e
......@@ -1014,6 +1014,8 @@ int32_t getTableList(void* metaHandle, void* pVnode, SScanPhysiNode* pScanNode,
metaUidFilterCachePut(metaHandle, pScanNode->suid, context.digest, tListLen(context.digest), pPayload,
size, 1);
} else {
qDebug("retrieve table uid list from cache, numOfTables:%d", (int32_t) taosArrayGetSize(res))
}
} else { // Create one table group.
if (metaIsTableExist(metaHandle, tableUid)) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册