Open binbinlv opened 2 months ago
The migration tool need an upgrade, per offline discussion with @smellthemoon.
any progress here?
/assign @wenhuiZilliz
@binbinlv: GitHub didn't allow me to assign the following users: wenhuiZilliz.
Note that only milvus-io members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide
@xiaofan-luan: GitHub didn't allow me to assign the following users: yelusion2.
Note that only milvus-io members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide
Is there an existing issue for this?
Environment
Current Behavior
The "nullable" property is lost and data is not "None" when migrate the collection with the nullable fields from 2.x to 2.x before migration:
After migration:
Expected Behavior
Data with "None" is not lost
Steps To Reproduce
Milvus Log
No response
Anything else?
No response