groot
groot
Deploy milvus 2.1.4 and run this script: ``` import numpy as np import pandas as pd import time from pymilvus import ( connections, utility, FieldSchema, CollectionSchema, DataType, Collection, ) from...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: v2.4.1 - Deployment mode(standalone or cluster): - MQ...
**Describe the bug:** Currently, Attu always shows vector data as float64. For example, a value 0.001 is displayed as 0.0010000000474974513 **Steps to reproduce:** 1. create a collection 2. insert some...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.4.9 - Deployment mode(standalone or cluster): standalone -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Create a collection. Insert 3 entities with the same ID,...
issue: https://github.com/milvus-io/milvus/issues/42173
issue: https://github.com/milvus-io/milvus/issues/45006