milvus/internal
Jiquan Long e751663fdc
Fix err msg when the dimension of query vectors mismatch field (#17553)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2022-06-15 10:54:09 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Check ignorable error to prevent unnecessary panic (#17317) 2022-06-02 10:12:03 +08:00
core Fix err msg when the dimension of query vectors mismatch field (#17553) 2022-06-15 10:54:09 +08:00
datacoord Cancel timers while adding new timer (#17511) 2022-06-13 14:46:08 +08:00
datanode Change bulkload bufsize for row-based parser (#17473) 2022-06-14 16:18:09 +08:00
distributed Revert "Use unified catalog interface to reconstruct metastore (#17042)" (#17480) 2022-06-10 13:10:08 +08:00
indexcoord Fix etcd watch error (#17364) 2022-06-06 16:26:06 +08:00
indexnode Mark indexing task to retry when minio occurs error (#17153) 2022-05-23 15:47:58 +08:00
kv Support Txn interface in rockskv (#17027) 2022-05-16 19:17:55 +08:00
log Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metrics Add metrics on QueryNode and Proxy (#17328) 2022-06-02 16:06:03 +08:00
mq Align kafka consume from latest with puslar and rocksmq (#17433) 2022-06-08 19:00:07 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Add QueryServiceAvailable field in ShowCollections (#17456) 2022-06-09 18:20:07 +08:00
proxy Add aliases return value in describeCollection task (#17516) 2022-06-13 19:22:10 +08:00
querycoord Add BindContext function for querycoord task scheduler (#17531) 2022-06-14 17:12:09 +08:00
querynode Add time record log on search/query execution path (#17497) 2022-06-13 11:42:09 +08:00
rootcoord Change bulkload bufsize for row-based parser (#17473) 2022-06-14 16:18:09 +08:00
storage Avoid growing slice as deserializing binlogs (#17421) 2022-06-08 11:46:06 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Fix an issue with bulk load with multiple DataNodes (#17324) 2022-06-02 18:54:04 +08:00
util Handle wrapped grpc error in funcutil.IsGrpcError (#17547) 2022-06-14 17:10:10 +08:00