milvus/internal/core
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
..
build-support Use Conan as c++ package manager (#19920) 2022-11-23 10:39:11 +08:00
cmake Add amazonlinux image, prepare to remove Centos7 image, remove openblas image (#26368) 2023-08-18 18:32:19 +08:00
src enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
thirdparty [automated] Update Knowhere Commit (#28882) 2023-12-01 02:28:31 +08:00
unittest enhance: find collection schema from cache (#28782) 2023-12-03 19:22:33 +08:00
build.sh milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
CMakeLists.txt Remove deprecated cmake parameter (#27695) 2023-10-14 02:57:35 +08:00
conanfile.py fix: update folly to resolve simd issue (#28878) 2023-12-01 13:50:32 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
run_clang_format.sh Add script to auto clang format (#18559) 2022-08-11 11:04:37 +08:00