milvus/internal/core/thirdparty/milvus-storage
sthuang 3eb3af5f08
feat: explicitly specify column groups for storage v2 api (#39790)
* use the new packed reader and writer api to be compatible with current
etcd meta
* For the new packed writer API: column groups and paths are explicitly
defined by users and won't split column groups by memory in storage v2.
Packed writer follows the user-defined column groups to split arrow
record and write into the corresponding file path.
* For the new packed reader API: read paths are explicitly defined by
users.
related: #39173

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
2025-02-21 22:03:54 +08:00
..
CMakeLists.txt feat: explicitly specify column groups for storage v2 api (#39790) 2025-02-21 22:03:54 +08:00
milvus-storage.pc.in feat: introduce third-party milvus-storage (#39418) 2025-01-24 17:21:13 +08:00