milvus/internal
Jiquan Long f13b21c041
fix: error message when input is not aligned (#35322)
fix: https://github.com/milvus-io/milvus/issues/35321

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2024-08-07 09:56:28 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core fix: support string match for hybrid and bitmap index (#35294) 2024-08-07 09:54:22 +08:00
datacoord enhance: Avoid unnecessary compaction (#35148) 2024-08-06 10:30:21 +08:00
datanode enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
distributed enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
flushcommon enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
http enhance: Skip manual stopped component during health check (#34953) 2024-07-30 14:37:51 +08:00
indexnode enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
mocks enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
parser/planparserv2 fix: memory leak while parsing query plan (#34931) 2024-07-28 21:50:20 +08:00
proto enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
proxy fix: error message when input is not aligned (#35322) 2024-08-07 09:56:28 +08:00
querycoordv2 fix: Maintain load idempotency even when building new indexes (#35178) 2024-08-05 16:22:17 +08:00
querynodev2 fix: Set corresponding DataScope for `loadStreamDelete` (#35312) 2024-08-06 22:32:23 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) 2024-08-02 10:14:13 +08:00
storage enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
streamingcoord enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
streamingnode enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
util enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
.mockery.yaml enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00