milvus/internal/querynodev2/pkoracle
congqixia a647b84f3e
enhance: Add AllPartitionsID const to replace InvalidPartitionID (#31438)
"-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>
2024-03-20 19:01:05 +08:00
..
bloom_filter.go enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
candidate.go enhance: Add AllPartitionsID const to replace InvalidPartitionID (#31438) 2024-03-20 19:01:05 +08:00
key.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
pk_oracle.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00