milvus/internal
congqixia 37d691f458
fix: [2.4] Rectify OffsetOrderedArray contain logic (#37309)
Cherry pick from master
pr: #37305 
Related to #36887

Remove non-hit pk delete record logic does not work since
`insert_record_.contain` does not work due to logic problem.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-10-30 21:16:22 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36881) 2024-10-17 12:13:37 +08:00
core fix: [2.4] Rectify OffsetOrderedArray contain logic (#37309) 2024-10-30 21:16:22 +08:00
datacoord enhance: [Cherry-pick]Add collection name label for some metric (#36951) (#37159) 2024-10-29 17:38:22 +08:00
datanode enhance: Make dataNode.import.maxConcurrentTaskNum dynamic (#37102) (#37103) 2024-10-25 18:21:29 +08:00
distributed enhance: [2.4] Use middleware to observe restful v2 in/out rpc stats (#37224) 2024-10-29 10:26:24 +08:00
http enhance: [2.4] update the expr version and format the expr http response (#36467) 2024-09-26 14:27:20 +08:00
indexnode enhance: [cherry-pick]Refine the code for returning error (#36104) 2024-09-15 15:23:14 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35018) 2024-07-29 00:39:49 +08:00
kv enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
metastore fix: [2.4] Load original key if ts is MaxTimestamp (#36934) (#36950) 2024-10-17 16:05:29 +08:00
mocks enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
parser/planparserv2 enhance: [cherry-pick ]Enhance the expression template to support AND and OR operations (#37217) 2024-10-29 15:38:40 +08:00
proto feat: [cherry-pick]The expression supports filling elements through templates (#37058) 2024-10-28 15:17:30 +08:00
proxy fix: Search/Query may failed during updating delegator cache (#37174) 2024-10-28 20:08:25 +08:00
querycoordv2 fix: Delegator may becomes unserviceable after querycoord restart (#37055) (#37100) 2024-10-25 14:55:31 +08:00
querynodev2 fix: [2.4] Check resource when loading deltalogs (#37195) (#37263) 2024-10-30 11:54:41 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: [2.4] Check whether new collection name is alias (#36981) (#37208) 2024-10-28 22:46:24 +08:00
storage enhance: [2.4] Preallocate delete data slice to avoid growslice (#37044) 2024-10-22 14:15:28 +08:00
tso enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
types enhance:[Cherry-pick] Check by proxy rate limiter when delete get data by query. (#30891) (#35262) 2024-08-13 14:32:21 +08:00
util feat: [cherry-pick]The expression supports filling elements through templates (#37058) 2024-10-28 15:17:30 +08:00