增加hit path功能的单元测试用例。

This commit is contained in:
zhengchao
2020-02-11 17:58:56 +08:00
parent 278a6b9203
commit b6fd57ffb9
5 changed files with 350 additions and 85 deletions

View File

@@ -33,7 +33,7 @@
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_8_20200204=1;
int MAAT_FRAME_VERSION_2_8_20200211=1;
int is_valid_table_name(const char* str)
{