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 Int8Vector #38666

Open
1 task done
cydrain opened this issue Dec 23, 2024 · 1 comment
Open
1 task done

[Feature]: Support Int8Vector #38666

cydrain opened this issue Dec 23, 2024 · 1 comment
Assignees
Labels
kind/feature Issues related to feature request from users

Comments

@cydrain
Copy link
Contributor

cydrain commented Dec 23, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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

Now milvus already supports FloatVector / Float16Vector / BFloat16Vector / BinaryVector, while Vespa and Qdrant can support Int8Vector.
We wish to add Int8Vector support to Milvus so users can insert, index and search with it.

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

Can refer to #22837 and #29419

@cydrain cydrain added the kind/feature Issues related to feature request from users label Dec 23, 2024
@cydrain
Copy link
Contributor Author

cydrain commented Dec 23, 2024

/assign

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