ann-search
copied
update
Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
@ -93,7 +93,7 @@ class MilvusClient(PyOperator):
@property
def shared_type(self):
return SharedType.Shareable
return SharedType.NotShareable
def __del__(self):
if connections.has_connection(self._connect_name):