ann-insert
copied
update
Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
@ -49,7 +49,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):