milvus/internal
Jiquan Long e2f35954d4
enhance: support pattern matching on json field (#30779)
issue: https://github.com/milvus-io/milvus/issues/30714

---------

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2024-02-28 18:31:00 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: support pattern matching on json field (#30779) 2024-02-28 18:31:00 +08:00
datacoord fix: compatibility for diskann cache param (#30119) 2024-02-26 16:54:55 +08:00
datanode test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
distributed fix: [restful]vector field cannot be empty while insert (#30871) 2024-02-28 10:36:57 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: Limit index pool size of standalone server (#30170) 2024-01-30 16:47:03 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore fix: not store timestampTo and timestampFrom (#30450) 2024-02-04 14:23:05 +08:00
mocks test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Return parse expression failed error with reason (#30548) 2024-02-20 16:02:52 +08:00
proto enhance: add new LRU cache impl (#30360) 2024-02-27 20:58:40 +08:00
proxy fix: add the range search params check in proxy (#30423) 2024-02-28 11:24:58 +08:00
querycoordv2 fix: promote leader task failed when segment only exist on current target (#30794) 2024-02-28 13:14:59 +08:00
querynodev2 enhance: Correct misleading nodeID in GetComponentStates's log (#30731) 2024-02-28 13:13:12 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Remove time tick delay metrics when nodes go offline (#30833) 2024-02-28 10:10:56 +08:00
storage enhance: retry to read when the s3 get the unexpect eof error (#30861) 2024-02-28 16:28:53 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
util fix: wrong context passing into NewClient, error handling lost in session_util (#30817) 2024-02-28 10:40:09 +08:00