提交 8c3b4db9 编写于 作者: H Haojun Liao

fix(query): add check for return value.

上级 3fe3c3d2
......@@ -1666,7 +1666,6 @@ uint64_t getTotalTables(const STableListInfo* pTableList) {
uint64_t getTableGroupId(const STableListInfo* pTableList, uint64_t tableUid) {
if (pTableList->oneTableForEachGroup) {
ASSERT(pTableList->map == NULL);
return tableUid;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册