未验证 提交 b86b7676 编写于 作者: T ThreadDao 提交者: GitHub

[skip ci] Remove unused params (#12370)

Signed-off-by: NThreadDao <yufen.zong@zilliz.com>
上级 a05a74fc
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册