Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support upsert in autoincrement collections #29258

Open
1 task done
xiaofan-luan opened this issue Dec 17, 2023 · 1 comment
Open
1 task done

[Feature]: Support upsert in autoincrement collections #29258

xiaofan-luan opened this issue Dec 17, 2023 · 1 comment
Assignees
Labels
kind/feature Issues related to feature request from users

Comments

@xiaofan-luan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Currently, milvus didn't support to upsert on collections with auto increment PK.
However, it seems to very reasonable to delete old primary key and reinsert with the same PK.

This could keep milvus API consistent and avoid misunderstanding.

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

@xiaofan-luan xiaofan-luan added the kind/feature Issues related to feature request from users label Dec 17, 2023
@xiaofan-luan
Copy link
Contributor Author

/assign @smellthemoon

sre-ci-robot pushed a commit that referenced this issue Jul 11, 2024
related with: #29258

---------

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
sre-ci-robot pushed a commit to milvus-io/pymilvus that referenced this issue Jul 12, 2024
milvus-io/milvus#29258

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Issues related to feature request from users
Projects
None yet
Development

No branches or pull requests

2 participants