yah01
|
948d1f1f4a
|
Handle errors by merr for QueryCoord (#24926)
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2023-07-17 14:59:34 +08:00 |
|
yah01
|
d216f9abda
|
Clear collection meta after all channels/segments released (#25486)
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2023-07-14 10:28:30 +08:00 |
|
SimFG
|
f9e2d00f91
|
Prevent exclusive consumer exception in pulsar (#25376)
Signed-off-by: SimFG <bang.fu@zilliz.com>
|
2023-07-12 17:26:30 +08:00 |
|
Enwei Jiao
|
816158e4af
|
Remove outdated searchplan (#25282)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
|
2023-07-04 18:30:25 +08:00 |
|
yihao.dai
|
c56a26a556
|
Add SetMetricType and set metric only for shard leader (#25285)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-07-04 10:20:25 +08:00 |
|
wei liu
|
68ae199a9f
|
load segment with target version, avoid read redundant segment (#24929)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-06-27 11:48:45 +08:00 |
|
xige-16
|
04082b3de2
|
Migrate the ability to upload and download binlog to cpp (#22984)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2023-06-25 14:38:44 +08:00 |
|
yihao.dai
|
c7dc1c067a
|
Assign metric type in load segment request (#24917)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-06-16 16:50:41 +08:00 |
|
yihao.dai
|
e7125672d4
|
Check metric type at watchChannelTask (#24860)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-06-13 22:08:38 +08:00 |
|
congqixia
|
41af0a98fa
|
Use go-api/v2 for milvus-proto (#24770)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-06-09 01:28:37 +08:00 |
|
yihao.dai
|
711bbd6373
|
Check metric type before search (#24652)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-06-07 15:58:36 +08:00 |
|
yihao.dai
|
5f7099a9bd
|
Fix search failed due to metric type mismatch (#24691)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-06-06 21:40:35 +08:00 |
|
yah01
|
abd250da09
|
Fix QueryNode is not able to recovery (#24300)
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2023-05-23 17:17:26 +08:00 |
|
wei liu
|
ce03248b1a
|
simplify logic circle in search (#24110)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-05-23 16:01:26 +08:00 |
|
yihao.dai
|
1a3dca9b5e
|
Fix dynamic partitions loading (#24112)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-05-18 09:17:23 +08:00 |
|
smellthemoon
|
146050db82
|
Fix some wrong ut (#23990)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
|
2023-05-10 09:31:19 +08:00 |
|
yihao.dai
|
7e0d1492c7
|
Load delete from channel checkpoint (#23961)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-05-09 19:10:41 +08:00 |
|
yihao.dai
|
f0eb5e8563
|
Fix partition released but can be searched (#23872)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-05-06 17:42:39 +08:00 |
|
yihao.dai
|
4b26c0afb3
|
Add collection in querynode when sync new partitions (#23825)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-05-01 16:36:38 +08:00 |
|
yah01
|
f8ff97fe29
|
Fix travel timestamp set unique leads to disable task merge (#23605)
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2023-04-25 19:04:34 +08:00 |
|
Enwei Jiao
|
967a97b9bd
|
Support json & array types (#23408)
Signed-off-by: yah01 <yang.cen@zilliz.com>
Co-authored-by: yah01 <yang.cen@zilliz.com>
|
2023-04-20 11:32:31 +08:00 |
|
yah01
|
7c4cafc83c
|
Fix task merge doesn't work (#23405)
Signed-off-by: yah01 <yang.cen@zilliz.com>
|
2023-04-14 18:18:29 +08:00 |
|
MrPresent-Han
|
ba02e70301
|
fix bug when syncing distribution without schema and remove unused logic(#23085) (#23216)
Signed-off-by: MrPresent-Han <jamesharden11122@gmail.com>
|
2023-04-07 19:32:29 +08:00 |
|
jaime
|
c9d0c157ec
|
Move some modules from internal to public package (#22572)
Signed-off-by: jaime <yun.zhang@zilliz.com>
|
2023-04-06 19:14:32 +08:00 |
|
congqixia
|
e3e3ac1525
|
Use peek segment info in querynodev2 (#23183)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-04-03 16:10:24 +08:00 |
|
wei liu
|
e2096965c7
|
fix leader view (#23038)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-03-29 14:06:02 +08:00 |
|
yah01
|
081572d31c
|
Refactor QueryNode (#21625)
Signed-off-by: yah01 <yang.cen@zilliz.com>
Co-authored-by: Congqi Xia <congqi.xia@zilliz.com>
Co-authored-by: aoiasd <zhicheng.yue@zilliz.com>
|
2023-03-27 00:42:00 +08:00 |
|