milvus/internal
PowderLi 20fc90c591
enhance: find collection schema from cache (#28782)
issue: #28781 #28329

1. There is no need to call `DescribeCollection`, if the collection's
schema is found in the globalMetaCache
2. did `GetProperties` to check the access to Azure Blob Service while
construct the ChunkManager

Signed-off-by: PowderLi <min.li@zilliz.com>
2023-12-03 19:22:33 +08:00
..
allocator
core enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
datacoord enhance: Move datacoord broker into separate package (#28876) 2023-12-01 10:22:34 +08:00
datanode enhance: Add FlowgraphManager interface (#28852) 2023-11-30 18:42:32 +08:00
distributed enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
http
indexnode enhance: Add logs for each step during service initialization (#28624) 2023-11-27 16:30:26 +08:00
kv
metastore
mocks enhance: Support importing data with parquet file (#28608) 2023-11-29 20:52:27 +08:00
mq
parser/planparserv2
proto feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
proxy enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
querycoordv2 fix: Balance channel may cause channel not availble error (#28829) 2023-12-01 10:08:34 +08:00
querynodev2 enhance: refine the retry error (#28573) 2023-11-30 18:34:32 +08:00
registry
rootcoord fix: data race on rootcoord.proxyClientManager.proxyClient (#28787) 2023-11-28 15:52:26 +08:00
storage enhance: Remove vector chunk manager (#28569) 2023-11-30 18:00:33 +08:00
tso
types
util enhance: Support importing data with parquet file (#28608) 2023-11-29 20:52:27 +08:00