milvus-io / milvus-tools

A data migration tool for Milvus.
Apache License 2.0
71 stars 21 forks source link

Support for milvus>=2.2 #54

Open gbmarc1 opened 1 year ago

gbmarc1 commented 1 year ago

It seems that the hdf5 to milvus does not support custom schema. I have 3 columns "embedding", "id", "other". It seems that the DM tool only imports the hardcoded group "embeddings", and "ids".