milvus-sdk-java icon indicating copy to clipboard operation
milvus-sdk-java copied to clipboard

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

Open yongpengli-z opened this issue 1 year ago • 1 comments

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

yongpengli-z avatar Jun 12 '24 07:06 yongpengli-z

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

yhmo avatar Jun 12 '24 07:06 yhmo