mirror of https://github.com/milvus-io/milvus.git
"-1" as `InvalidPartitionID` previously used as All partition place holder in delete cases. It's confusing and hard to maintain when a const var has more than one meaning. This PR add `AllPartitionsID` to replace these usages in delete scenarios. --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> |
||
---|---|---|
.. | ||
actions.go | ||
actions_test.go | ||
bloom_filter_set.go | ||
bloom_filter_set_test.go | ||
meta_cache.go | ||
meta_cache_test.go | ||
mock_meta_cache.go | ||
segment.go | ||
segment_test.go | ||
storagev2_cache.go |