[skip ci] Add comments of client file on benchmark (#9487)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-10-08 17:50:56 +08:00 committed by GitHub
parent ced97a2397
commit c3501b564e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,7 @@ class MilvusClient(object):
return 'Milvus collection %s' % self._collection_name
def set_collection(self, collection_name):
""" seting collection name """
self._collection_name = collection_name
# TODO: server not support