milvus/internal
yah01 f7d2ab6677
enhance: reduce 1x copy for variable length field while retrieving (#28345)
- Reduce 1x copy for varchar/string/JSON/array types while retrieving
- Reduce 1x copy for int8/int16 while retrieving

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-11-15 18:08:20 +08:00
..
allocator Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
core enhance: reduce 1x copy for variable length field while retrieving (#28345) 2023-11-15 18:08:20 +08:00
datacoord Fix compaction unable to notify datanode (#28409) 2023-11-14 16:38:18 +08:00
datanode Use writebuffer, sync manager refactory in datanode (#28320) 2023-11-15 15:24:18 +08:00
distributed Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
http enhance: remove legacy error related code (#28385) 2023-11-14 15:02:18 +08:00
indexnode Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
kv Fix datacoord start timeout (#28026) 2023-10-31 10:04:12 +08:00
metastore Adjust datacoord for L0 Delta (#28021) 2023-11-06 15:26:16 +08:00
mocks Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 Construct plan directly when search with vector output (#27928) 2023-10-26 19:30:10 +08:00
proto Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
proxy Hide the password info when failing to authorize (#28428) 2023-11-15 14:40:26 +08:00
querycoordv2 enhance: modify log to avoid ambiguity and improve readability (#28331) 2023-11-10 14:32:20 +08:00
querynodev2 support skip-index based on chunk-metrics to accelerate expr filter(#27925) (#28297) 2023-11-15 11:20:19 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord Fix confusing quota log (#28262) 2023-11-13 15:38:18 +08:00
storage Update arrow version to v12 (#28425) 2023-11-15 10:36:19 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00