Fast mode supports unique versions on primary keys
Open
@JinheLin is already working on this.
Since Aug 2, 2022.
component/storage
type/feature-request
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Feature Request
Problem:
In the v6.2.0 implementation, Fast Mode(experimental feature) does not deduplicate multiple versions of the same record.
Describe the feature you'd like:
Fast mode supports unique versions on primary keys.
Describe alternatives you've considered:
None.
Teachability, Documentation, Adoption, Migration Strategy:
TODO
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.