Skip to content

[Enhancement]: Remove the deduplication logic #43374

@xiaocai2333

Description

@xiaocai2333

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Remove the deduplication logic from the read/write patch, and allow duplicate primary keys in query results.

In the future, we will introduce a deduplicated collection that handles duplicates during writes.

Why is this needed?

Milvus's deduplication is currently incomplete. For example, count(*) does not deduplicate. For consistency, query results also retain duplicates.

Anything else?

No response

Metadata

Metadata

Assignees

Labels

kind/enhancementIssues or changes related to enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions