未验证 提交 52601606 编写于 作者: Z zhuwenxing 提交者: GitHub

Change flush way (#6972)

Signed-off-by: Nzhuwenxing <wenxing.zhu@zilliz.com>
上级 80528f53
......@@ -963,7 +963,7 @@ class TestCollectionSearch(TestcaseBase):
# 3. load data
collection_w.load()
# 4. flush and load
collection_w.partitions
collection_w.num_entities
collection_w.load()
# 5. search for new data without load
vectors = [[random.random() for _ in range(dim)] for _ in range(nq)]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册