milvus/internal
yah01 e8496d4d49
enhance: filter out the not needed collections while listing (#29690)
this improves performance while many collections exist
resolve #29631

Signed-off-by: yah01 <yang.cen@zilliz.com>
2024-01-10 15:18:48 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: Correct sampleFraction's type to float (#29810) 2024-01-10 13:18:50 +08:00
datacoord fix: compacted segment status was flushing instead flushed and L0 segment trigger gc slowly (#29587) 2024-01-09 10:52:49 +08:00
datanode fix: meta cache in datanode incorrectly tracking row nums (#29817) 2024-01-10 13:22:48 +08:00
distributed enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore feat: add clustering key in create/describe collection (#29506) 2024-01-07 19:56:48 +08:00
mocks enhance: Rename SearchV2 to HybridSearch (#29592) 2024-01-04 19:22:46 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
proxy enhance: pre-allocate result FieldData space to reduce copy & growslice (#29726) 2024-01-09 15:48:55 +08:00
querycoordv2 enhance: make Load process traceable in querycoord (#29806) 2024-01-10 09:58:49 +08:00
querynodev2 fix: the entities num metric may be contributed more than once (#29767) 2024-01-10 10:00:51 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: filter out the not needed collections while listing (#29690) 2024-01-10 15:18:48 +08:00
storage enhance: make `ColumnBasedInsertMsgToInsertData` check field missing (#29758) 2024-01-09 11:50:48 +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 enhance: Correct sampleFraction's type to float (#29810) 2024-01-10 13:18:50 +08:00