milvus/internal
cai.zhang e486442ca6
enhance: Disallow the keywords as a field name or dynamic field name (#36101)
issue: #35873

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-09-15 15:19:14 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core enhance: catch std::stoi exception and improve error msg (#36267) 2024-09-14 16:17:08 +08:00
datacoord feat: Introduce stats task for import (#35868) 2024-09-15 15:17:08 +08:00
datanode enhance: Graceful stop flowgraph manager when stopping datanode (#36229) 2024-09-14 15:55:08 +08:00
distributed enhance: Remove duplicated log in proxy service (#36110) 2024-09-09 17:19:05 +08:00
flushcommon enhance: Add error handler for write buffer (#36216) 2024-09-13 10:11:09 +08:00
http fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
indexnode enhance: Update stats task to optional (#35947) 2024-09-12 20:37:08 +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: Update stats task to optional (#35947) 2024-09-12 20:37:08 +08:00
mocks feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
parser/planparserv2 feat: adding cache to expression parse (#36185) 2024-09-13 10:03:09 +08:00
proto feat: Introduce stats task for import (#35868) 2024-09-15 15:17:08 +08:00
proxy enhance: Disallow the keywords as a field name or dynamic field name (#36101) 2024-09-15 15:19:14 +08:00
querycoordv2 fix: [skip e2e] Fix unstable ut TestCollectionObserver (#36231) 2024-09-13 19:01:09 +08:00
querynodev2 fix: fix search/query/count may access same growing and sealed segment (#36258) 2024-09-14 14:21:07 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: Support create collection with functions (#35973) 2024-09-12 10:43:06 +08:00
storage fix: binlog reader not released in time (#36078) 2024-09-07 08:15:06 +08:00
streamingcoord enhance: move streaming proto into pkg (#35284) 2024-08-07 10:34:16 +08:00
streamingnode fix: skip recover flusher on streaming node when channel is dropped (#36149) 2024-09-13 17:19:08 +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 fix: to forbid bulk insert with nullable field in numpy files (#36246) 2024-09-14 15:35:07 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00