milvus-io / milvus-sdk-java

Java SDK for Milvus.
https://milvus.io
Apache License 2.0
361 stars 149 forks source link

[v2]-Use the milvusClientV2.describeCollection interface to view the vector of bf16/float16/sparse vector type. The vectorFieldName in the return value is empty. #927

Open yongpengli-z opened 3 weeks ago

yongpengli-z commented 3 weeks ago

java-sdk-version : master-v2 correct return: img_v3_02bp_1c268830-b5b2-4908-911c-1534c503255g Currently returned is empty: img_v3_02bp_0da63d73-75c0-496f-aefc-9fca5728b9eg

yhmo commented 3 weeks ago

Fixed: https://github.com/milvus-io/milvus-sdk-java/pull/928