Skip to content

跨实例备份恢复milvus时报错 #40961

Discussion options

You must be logged in to vote

sparse vector是milvus 2.4.0开始有的功能。备份恢复要调用bulk_insert这个接口导入数据文件,而bulkinsert接口支持sparse vector是在milvus 2.4.3才有:

所以你的milvus 2.4.1会在导入含有sparse vector的数据文件时报错,然后整个恢复任务就失败。
建议尽量使用每个大版本的后期小版本。

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IeohMingChan
Comment options

Answer selected by IeohMingChan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants