提交 e8b09efa 编写于 作者: J jinhai

Merge branch 'branch-0.5.0' into 'branch-0.5.0'

MS-626 Refactor DataObj to support cache any type data

See merge request megasearch/milvus!682

Former-commit-id: 15f33afbfd88993a92baab53cd979e6b65e045e2
......@@ -27,7 +27,6 @@ class DataObj {
public:
virtual int64_t
Size() = 0;
};
using DataObjPtr = std::shared_ptr<DataObj>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册