提交 db2f17e6 编写于 作者: dengyihao's avatar dengyihao

add UT

上级 a12bb2db
......@@ -281,7 +281,8 @@ static int indexQueryMem(MemTable* mem, CacheTerm* ct, EIndexQueryType qtype, SI
}
} else if (qtype == QUERY_PREFIX) {
} else if (qtype == QUERY_SUFFIX) {
} else if (qtype == QUERY_RANGE)
} else if (qtype == QUERY_RANGE) {
}
}
}
tSkipListDestroyIter(iter);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册