Change cumulative compaction for decoupling storage from compution#1576
Merged
imay merged 11 commits intoapache:masterfrom Aug 13, 2019
chaoyli:master
Merged
Change cumulative compaction for decoupling storage from compution#1576imay merged 11 commits intoapache:masterfrom chaoyli:master
imay merged 11 commits intoapache:masterfrom
chaoyli:master
Conversation
Contributor
chaoyli
commented
Aug 2, 2019
- Calculate cumulative point when loading tablet first time.
- Simplify pick rowsets logic upon delete predicate.
- Saving meta and modify rowsets only once after cumulative compaction.
imay
requested changes
Aug 4, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 5, 2019
yiguolei
reviewed
Aug 6, 2019
imay
reviewed
Aug 7, 2019
yiguolei
reviewed
Aug 8, 2019
imay
reviewed
Aug 8, 2019
imay
reviewed
Aug 11, 2019
imay
reviewed
Aug 13, 2019
Help document collation (integration of help and documentation documents)
1. Calculate cumulative point when loading tablet first time. 2. Simplify pick rowsets logic upon delete predicate. 3. Saving meta and modify rowsets only once after cumulative compaction.
1. Simplify pick rowsets logic. 2. Saving meta and modify rowsets only once after base compaction.
1. Add annotation to Compaction Class 2. Fix set cumulative_layer_point bug before cumulative compaction completion.
added 6 commits
August 13, 2019 15:04
luwei16
added a commit
to luwei16/Doris
that referenced
this pull request
Apr 7, 2023
…s empty (apache#1576) * Report an error directly when the cluster is empty * fix regression case
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.