Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Providing option to disable auto deduplication #1666

Closed
waynexia opened this issue May 29, 2023 · 3 comments
Closed

Providing option to disable auto deduplication #1666

waynexia opened this issue May 29, 2023 · 3 comments
Assignees
Labels
C-feature Category Features

Comments

@waynexia
Copy link
Member

What problem does the new feature solve?

For some analytic scenario auto data deduplication on the primary key is not expected. We can provide some options to disable this behavior

What does the feature do?

E.g., via table option or add a new table engine. This option can affect both compaction and table scan stages

Implementation challenges

No response

@waynexia waynexia added the C-feature Category Features label May 29, 2023
@tisonkun
Copy link
Collaborator

@waynexia @MichaelScofield is this resolved by implementing the append-only mode?

@waynexia
Copy link
Member Author

Yes

@tisonkun
Copy link
Collaborator

This is superseded by #3480.

Close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features
Projects
None yet
Development

No branches or pull requests

3 participants