fix redefine

This commit is contained in:
Hongze Cheng 2020-05-15 06:26:57 +00:00
parent 94fab3c6be
commit de65f53744
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include "tsdbMain.h"
#define TSDB_SUPER_TABLE_SL_LEVEL 5 // TODO: may change here
#define TSDB_META_FILE_NAME "META"
// #define TSDB_META_FILE_NAME "META"
const int32_t DEFAULT_TAG_INDEX_COLUMN = 0; // skip list built based on the first column of tags