Maat_hierarchy在删除group时,不同时删除igraph中的vertex,避免vertex id发生变化,导致段错误

This commit is contained in:
zhengchao
2020-07-02 18:37:51 +08:00
parent 895baa489d
commit 61efaef045
2 changed files with 3 additions and 2 deletions

View File

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