[skip ci] Remove unused params (#12370)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/12386/head
ThreadDao 2021-11-29 17:53:40 +08:00 committed by GitHub
parent a05a74fca2
commit b86b767654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ class TestcaseBase(Base):
return collection_w, partition_w, df_partition, df_default
def collection_insert_multi_segments_one_shard(self, collection_prefix, num_of_segment=2, nb_of_segment=1,
is_dup=True, is_binary=False):
is_dup=True):
"""
init collection with one shard, insert data into two segments on one shard (they can be merged)
:param collection_prefix: collection name prefix