提交 7eb3a6b6 编写于 作者: Y Yu Kun

MS-532 Add grpc server unittest


Former-commit-id: c5fe1f0a5efdface4aaca2e178553c9481991770
上级 57aa6119
......@@ -231,7 +231,7 @@ TEST_F(RpcHandlerTest, SearchTest) {
range->set_end_value(CurrentTmDate(-3));
std::vector<std::vector<float>> record_array;
BuildVectors(0, VECTOR_COUNT, record_array);
::milvus::grpc::InsertParam insert_param;
for (auto &record : record_array) {
::milvus::grpc::RowRecord *grpc_record = insert_param.add_row_record_array();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册