Backport #12315 to 20.5: Fix race condition in ReplicatedMergeTreeQueue#12385
Merged
alexey-milovidov merged 1158 commits into20.5from Jul 10, 2020
Merged
Backport #12315 to 20.5: Fix race condition in ReplicatedMergeTreeQueue#12385alexey-milovidov merged 1158 commits into20.5from
alexey-milovidov merged 1158 commits into20.5from
Conversation
…-modificators-for-formatDateTime New ISO8601 year modificators for formatDateTime() function
Changelog for 20.1, 20.4
* add function parseDateTimeBestEffortUS * add test * add doc Co-authored-by: alexey-milovidov <[email protected]>
Changelog for 20.5
…me of remote table is empty
Fix handling dictionary-table dependency
Rewrite curl dependency in a more ch compatible way
Fix segfault with -StateResample combinators
* DOCSUP-1377 (netloc function) (#135) * add EN description * changes in query * changes after review * add RU description * CLICKHOUSEDOCS-679: Text fixes. Co-authored-by: Sergei Shtykov <[email protected]> Co-authored-by: emironyuk <[email protected]> Co-authored-by: Evgenia Sudarikova <[email protected]>
Fix TTL after renaming column.
* base refactoring * adjust links * Update index.md
* Implemented single part uploads for DiskS3. * Added `min_multi_part_upload_size` to disk configuration.
Build fixes
…arate-thread Log sanitizer trap messages from separate thread
Fix order of columns in WITH FILL modifier
…in-test Fix obvious race condition in test
Support MySQL 'SELECT DATABASE()'
…ed-merge-tree-queue Fix race condition in ReplicatedMergeTreeQueue
…2476d25087712f2e672122c6caf5b Cherry pick #12315 to 20.5: Fix race condition in ReplicatedMergeTreeQueue
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.
Original pull-request #12315
Cherry-pick pull-request #12380
This pull-request is a last step of an automated backporting.
Treat it as a standard pull-request: look at the checks and resolve conflicts.
Merge it only if you intend to backport changes to the target branch, otherwise just close it.