milvus/internal
zhagnlu 79c417b14e
fix: pass active count to query context instead of timestamp (#29541)
#29319

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2023-12-31 16:08:48 +08:00
..
allocator Refine delete by expression for forbid proxy dml task scheduler hang (#29340) 2023-12-26 19:52:48 +08:00
core fix: pass active count to query context instead of timestamp (#29541) 2023-12-31 16:08:48 +08:00
datacoord feat: Support multiple vector indexes in a collection (#27700) 2023-12-29 11:44:45 +08:00
datanode fix: always sync level zero segments as flushed (#29569) 2023-12-29 10:34:47 +08:00
distributed enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00
mocks feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto feat: Support multiple vector indexes in a collection (#27700) 2023-12-29 11:44:45 +08:00
proxy fix: pass in undefined params (#29591) 2023-12-30 00:32:47 +08:00
querycoordv2 fix: Add atomic method to get collection target (#29577) 2023-12-29 09:04:46 +08:00
querynodev2 fix: exclude insertData before growing checkpoint (#29558) 2023-12-28 18:18:54 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
storage enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +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 fix: Import data from parquet file in streaming way (#29514) 2023-12-27 15:30:46 +08:00