milvus/internal
congqixia 0f514708ff
enhance: Accelerate Build stage by skipping cpp ut compilation (#37530)
Since master branch run cpp unittest in jenken, the cpp unit test
building could be skipped since the output is not needed in github
runner.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-08 14:06:26 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core fix: fix chunked segment term filter expression and add ut (#37392) 2024-11-07 11:04:19 -08:00
datacoord enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
datanode enhance: Optimize the performance of stats task (#37374) 2024-11-08 10:08:27 +08:00
distributed fix: Revert "enhance: Support db for bulkinsert (#37012)" (#37420) 2024-11-07 17:02:25 +08:00
flushcommon enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
http feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
indexnode enhance: Optimize the performance of stats task (#37374) 2024-11-08 10:08:27 +08:00
json enhance: Accelerate Build stage by skipping cpp ut compilation (#37530) 2024-11-08 14:06:26 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore fix: Set current partition stats version to 0 by default when not present (#37299) 2024-10-31 12:48:21 +08:00
mocks enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
parser/planparserv2 enhance: Update the template expression proto to improve transmission efficiency (#37484) 2024-11-07 16:28:25 +08:00
proto fix: Revert "enhance: Support db for bulkinsert (#37012)" (#37420) 2024-11-07 17:02:25 +08:00
proxy enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
querycoordv2 enhance: Add context trace for querycoord queryable check (#37524) 2024-11-08 14:00:26 +08:00
querynodev2 feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: drop collection failed if enable streaming service (#37444) 2024-11-07 10:26:26 +08:00
storage enhance: avoid memory copy and serde in mix compaction (#37479) 2024-11-07 16:30:57 -08:00
streamingcoord enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
streamingnode enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util enhance: Enable node assign policy on resource group (#36968) 2024-11-08 11:18:27 +08:00
.mockery.yaml enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00