Skip to content

Fix incorrect adaptive granularity by default#12543

Merged
alesapin merged 1 commit intomasterfrom
fix_marks_type_on_mutation
Jul 17, 2020
Merged

Fix incorrect adaptive granularity by default#12543
alesapin merged 1 commit intomasterfrom
fix_marks_type_on_mutation

Conversation

@alesapin
Copy link
Copy Markdown
Member

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix bug which lead to broken old parts after ALTER DELETE query when enable_mixed_granularity_parts=1. Fixes #12536.

@alesapin alesapin added the pr-bugfix Pull request with bugfix, not backported by default label Jul 16, 2020
@alesapin alesapin requested a review from CurtizJ July 16, 2020 09:11
@alesapin
Copy link
Copy Markdown
Member Author

no related test errors

@alesapin
Copy link
Copy Markdown
Member Author

No related failures. synchronization check fixed in master.

@alesapin alesapin merged commit ac802a8 into master Jul 17, 2020
@alesapin alesapin deleted the fix_marks_type_on_mutation branch July 17, 2020 08:09
CurtizJ pushed a commit that referenced this pull request Jul 17, 2020
Fix incorrect adaptive granularity by default

(cherry picked from commit ac802a8)
CurtizJ pushed a commit that referenced this pull request Jul 19, 2020
Fix incorrect adaptive granularity by default

(cherry picked from commit ac802a8)
alexey-milovidov pushed a commit that referenced this pull request Jul 21, 2020
Fix incorrect adaptive granularity by default

(cherry picked from commit ac802a8)
alexey-milovidov pushed a commit that referenced this pull request Jul 21, 2020
Fix incorrect adaptive granularity by default

(cherry picked from commit ac802a8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enable_mixed_granularity_parts + delete mutation lead to broken parts

3 participants