milvus/internal
SimFG 923a661dfe
enhance: filter the fields instead of create a new response obj (#37845)
/kind improvement

Here you only need to filter out the system fields, and you don’t need
to recreate a response, because recreating the response will cause this
part to be easily missed when adding fields later.

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-11-22 11:42:32 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core fix: use different thread pool for scheduler and merger (#37911) 2024-11-21 21:34:33 +08:00
datacoord fix: Data race in datacoord channel manager (#37866) 2024-11-21 19:00:32 +08:00
datanode enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
distributed enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
flushcommon fix: Replace outer lock with concurrent map (#37817) 2024-11-21 16:08:33 +08:00
http fix: update webui filters (#37885) 2024-11-21 20:04:33 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
kv fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore enhance: Use batch to speed up list collections from meta kv (#37742) 2024-11-18 16:58:30 +08:00
mocks enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy enhance: filter the fields instead of create a new response obj (#37845) 2024-11-22 11:42:32 +08:00
querycoordv2 enhance: Add channel name to shard leader log in meta cache (#37856) 2024-11-21 19:24:31 +08:00
querynodev2 enhance: Use load pool for CreateTextIndex (#37898) 2024-11-22 10:06:33 +08:00
registry
rootcoord enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
storage enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingcoord enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util enhance: Add thread watcher to provide actual thread num (#37905) 2024-11-22 10:20:33 +08:00
.mockery.yaml enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00