mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 07:55:38 +08:00
fix HasTable bug
Former-commit-id: 32797d1bbbdd953a492cabf7727dcedceb37e7a5
This commit is contained in:
parent
f74f9bb08c
commit
92467dc304
@ -45,7 +45,7 @@ protected:
|
||||
|
||||
private:
|
||||
std::string table_name_;
|
||||
bool has_table_;
|
||||
bool& has_table_;
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user