Former-commit-id: 632e7b8205196c234eb85dca72c59f52db82979f
This commit is contained in:
zhiru 2019-07-09 17:32:05 +08:00
parent 2f6799e53b
commit df26e649cd

View File

@ -26,8 +26,6 @@ namespace zilliz {
namespace milvus {
namespace engine {
#define USE_NEW_MEM_MANAGER 1
DBMetaOptions DBMetaOptionsFactory::Build(const std::string& path) {
auto p = path;
if(p == "") {