milvus/internal/core
congqixia 1dc086496f
fix: schema->size() check logic with system field (#28802)
Now segcore load system field info as well, the growing segment
assertion shall not pass with "+ 2" value
This will cause all growing segments load failure
Fix #28801
Related to #28478
See also #28524

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-11-29 22:40:28 +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 fix: schema->size() check logic with system field (#28802) 2023-11-29 22:40:28 +08:00
thirdparty [automated] Update Knowhere Commit (#28704) 2023-11-24 16:56:24 +08:00
unittest fix: schema->size() check logic with system field (#28802) 2023-11-29 22:40:28 +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: Fix rocksdb compile failed (#28484) 2023-11-16 16:36:19 +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