milvus/internal/core
congqixia 3c4df81261
enhance: Assert insert data length not overflow int (#33248)
When InsertData is too large for cpp proto unmarshalling, the error
message is confusing since the length is overflowed

This PR adds assertion for insert data length.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-05-22 15:11:39 +08:00
..
build-support chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
cmake
src enhance: Assert insert data length not overflow int (#33248) 2024-05-22 15:11:39 +08:00
thirdparty [automated] Update Knowhere Commit (#33147) 2024-05-20 01:51:37 +08:00
unittest enhance: support bitmap index for scalar type (#32902) 2024-05-19 21:49:38 +08:00
build.sh milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
CMakeLists.txt fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
conanfile.py enhance: support bitmap index for scalar type (#32902) 2024-05-19 21:49:38 +08:00
OWNERS
run_clang_format.sh fix: inverted index file not found (#29695) 2024-01-07 20:26:49 +08:00