sre-ci-robot
|
b6e07d6fe3
|
Update knowhere commit (#27812)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-20 03:54:09 +08:00 |
|
wei liu
|
55e5f80e24
|
update collection target after observer start (#27774)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-10-19 21:52:10 +08:00 |
|
Gao
|
9dd369dd99
|
Update knowhere version to v2.2.2 (#27810)
Signed-off-by: chasingegg <chao.gao@zilliz.com>
|
2023-10-19 21:34:07 +08:00 |
|
sre-ci-robot
|
1e13233f71
|
Update all contributors
Signed-off-by: sre-ci-robot <sre-ci-robot@zilliz.com>
|
2023-10-19 12:00:49 +00:00 |
|
MrPresent-Han
|
af61a80f73
|
connect traceID for retrieve (#27804)
/kind improvement
Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
|
2023-10-19 19:22:10 +08:00 |
|
zhenshan.cao
|
020ad9a6bc
|
Rectify wrong exception messages associated with Array datatype (#27769)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2023-10-19 17:24:07 +08:00 |
|
wayblink
|
aa1fba79b1
|
Register metrics before component start (#27744)
Signed-off-by: wayblink <anyang.wang@zilliz.com>
|
2023-10-19 17:14:10 +08:00 |
|
yah01
|
635efdf170
|
Schedule loading L0 segments first (#27593)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
|
2023-10-19 11:14:06 +08:00 |
|
congqixia
|
bcbe98aba1
|
Add querynode client wrapper and avoid grpc in standalone mode (#27781)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-10-19 11:10:07 +08:00 |
|
smellthemoon
|
4b0ec156b3
|
Set channel work pool size in datanode (#27728)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
|
2023-10-19 08:28:08 +08:00 |
|
dependabot[bot]
|
d3d79c0ff4
|
Bump urllib3 from 1.26.16 to 1.26.18 in /tests/restful_client (#27754)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-19 07:20:09 +08:00 |
|
aoiasd
|
177d0351ec
|
fix unstable unit test of delete (#27738)
Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
|
2023-10-19 07:18:16 +08:00 |
|
yah01
|
9467de79c3
|
Use pool to block exceeded tasks (#27767)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
|
2023-10-19 03:30:06 +08:00 |
|
zhenshan.cao
|
2b13078b14
|
Refine insert when send message (#27491)
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
Co-authored-by: Cai Zhang <cai.zhang@zilliz.com>
|
2023-10-18 21:12:08 +08:00 |
|
jaime
|
ac2d1bb5c2
|
Support receive signals from parent process (#27756)
Signed-off-by: jaime <yun.zhang@zilliz.com>
|
2023-10-18 20:20:11 +08:00 |
|
zhenshan.cao
|
c0edc22a6e
|
Limiting the idempotence check for index to user index params (#27615)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
|
2023-10-18 20:18:24 +08:00 |
|
XuanYang-cn
|
7358c3527b
|
Add iterators (#27643)
See also: #27606
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2023-10-18 19:34:08 +08:00 |
|
sre-ci-robot
|
eff773aa9b
|
Update Pytest image changes (#27739)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-18 19:10:11 +08:00 |
|
SimFG
|
630636c4ec
|
Support the apikey authentication for the restful api (#27758)
Signed-off-by: SimFG <bang.fu@zilliz.com>
|
2023-10-18 16:36:12 +08:00 |
|
yihao.dai
|
49b3a12804
|
Return newly defined merr instead of grpc unimplemented err (#27751)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
|
2023-10-18 15:32:11 +08:00 |
|
sre-ci-robot
|
2815c84639
|
Update all contributors
Signed-off-by: sre-ci-robot <sre-ci-robot@zilliz.com>
|
2023-10-18 00:01:26 +00:00 |
|
sre-ci-robot
|
6b79d2b7d6
|
Update knowhere commit (#27752)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-18 07:14:09 +08:00 |
|
Alexander Guzhva
|
fbaec4c1a2
|
Fix non-removed 2 GB temporary file in test_utils.cpp (#27651)
Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>
|
2023-10-18 02:24:09 +08:00 |
|
Enwei Jiao
|
e98e56f75d
|
Fix SIGSEGV if run within gdb (#27736)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
|
2023-10-18 02:16:11 +08:00 |
|
SimFG
|
84d05b939b
|
Support the apikey authentication (#27723)
Signed-off-by: SimFG <bang.fu@zilliz.com>
|
2023-10-17 21:00:11 +08:00 |
|
congqixia
|
2f201c25e2
|
Remove deprecated io/ioutil usage (#27747)
`io/ioutil` package is deprecated, use `io`,`os` package replacement
also added golangci-lint rule to block future reference
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Co-authored-by: guoguangwu <guoguangwu@magic-shield.com>
|
2023-10-17 20:32:09 +08:00 |
|
PowderLi
|
09d8b76048
|
[restful] new context with grpc metadata (#27668)
Signed-off-by: PowderLi <min.li@zilliz.com>
|
2023-10-17 20:00:14 +08:00 |
|
congqixia
|
1f2a76d04d
|
Handle legacy querynode Delete Unimplemented (#27749)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-10-17 19:06:06 +08:00 |
|
XuanYang-cn
|
2f16339aac
|
Enhance InsertData and FieldData (#27436)
1. Add NewInsertData
2. Add GetRowNum(), GetMemorySize(), and, Append() for InsertData
3. Add AppendRow() for FieldData for compaction
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
|
2023-10-17 17:36:11 +08:00 |
|
congqixia
|
efe8984eca
|
Fix Flush error message typo (#27729)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-10-17 17:18:09 +08:00 |
|
nico
|
9ed3cfd925
|
add test cases (#27376)
Signed-off-by: nico <cheng.yuan@zilliz.com>
|
2023-10-17 14:16:08 +08:00 |
|
congqixia
|
b7bfccaf21
|
Add channel name paramter in FlushSegmentsRequest (#27725)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
|
2023-10-17 12:00:10 +08:00 |
|
Sheldon
|
217e5224db
|
add gpu support (#27427)
add gpu support
Signed-off-by: Sheldon <chuanfeng.liu@zilliz.com>
|
2023-10-17 11:44:09 +08:00 |
|
nico
|
5dbcdf777d
|
update pymilvus verison (#27724)
Signed-off-by: nico <cheng.yuan@zilliz.com>
|
2023-10-17 10:38:10 +08:00 |
|
chen
|
a66d1cf4ff
|
remove unused code (#27134)
Signed-off-by: xiedeyantu <czjourney@163.com>
|
2023-10-16 23:06:08 +08:00 |
|
Futao Wei
|
599012a340
|
Implement SearchByPks path for Search (#25882)
Signed-off-by: unfode <forrest.futao.wei@gmail.com>
|
2023-10-16 15:34:08 +08:00 |
|
wayblink
|
e3f2122618
|
Expose metrics of stanby coordinators (#27698)
Signed-off-by: wayblink <anyang.wang@zilliz.com>
|
2023-10-16 15:04:09 +08:00 |
|
wei liu
|
43f2452f4b
|
speed up shard leader cache update frequency (#27640)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-10-16 10:52:10 +08:00 |
|
wei liu
|
7aa862c0ea
|
fix retry on unimplemented rpc error (#27639)
Signed-off-by: Wei Liu <wei.liu@zilliz.com>
|
2023-10-16 10:50:09 +08:00 |
|
smellthemoon
|
5785756d31
|
Add some log to print size of search result (#27601)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
|
2023-10-16 10:48:08 +08:00 |
|
jaime
|
e386a62fae
|
Remove recollect segment stats during starting datacoord (#27410)
Signed-off-by: jaime <yun.zhang@zilliz.com>
|
2023-10-16 10:26:09 +08:00 |
|
jaime
|
ec1fe3549e
|
Add a stop hook to clean session (#27564)
Signed-off-by: jaime <yun.zhang@zilliz.com>
|
2023-10-16 10:24:10 +08:00 |
|
Xiaofan
|
333a0c8a53
|
Fix RocksMQ seek speed (#27646)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
|
2023-10-16 10:18:08 +08:00 |
|
nico
|
76bb0a7bd8
|
update pymilvus version and modify Error code & msg improvement (#27609)
Signed-off-by: nico <cheng.yuan@zilliz.com>
|
2023-10-16 09:16:07 +08:00 |
|
BUPTAnderson
|
ff19cb2719
|
Fix cannot find -latomic (#27598)
Signed-off-by: hg.anderson <yunlongkong@126.com>
|
2023-10-15 20:08:04 +08:00 |
|
yah01
|
50672f0d60
|
Skip empty segment while query/search (#27711)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
|
2023-10-15 16:10:04 +08:00 |
|
xige-16
|
6cbb67832f
|
Compatible with scalar index types marisa-trie and Ascending (#27638)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
|
2023-10-15 13:52:06 +08:00 |
|
zhagnlu
|
c5ea31316d
|
Fix glog thread-safe bug for standalone mode (#27703)
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
|
2023-10-14 12:10:05 +08:00 |
|
sre-ci-robot
|
75343b2cb4
|
Update knowhere commit (#27706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-14 03:03:37 +08:00 |
|
zhagnlu
|
2efc4ec703
|
Remove deprecated cmake parameter (#27695)
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
|
2023-10-14 02:57:35 +08:00 |
|