milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
28.98k stars 2.79k forks source link

[Feature]: Support map/set as a data type #34466

Open xiaofan-luan opened 1 month ago

xiaofan-luan commented 1 month ago

Is there an existing issue for this?

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

Milvus already support array and map in json, but there are no native map support.

for many use cases like recommendation and tag storage, kkv is an important data model.

operation supported

Not need to included update/remove map set (need partial update feature to be ready) CDC support

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

xiaofan-luan commented 1 month ago

any one interested in taking it?

wayblink commented 1 month ago

I 'd like take it if no others interested in it

xiaofan-luan commented 1 month ago

/assign @wayblink

xiaofan-luan commented 5 days ago

/assign @XuanYang-cn