Backport #12153 to 20.5: Fix wrong logic in MutationsInterpreter#12253
Merged
alexey-milovidov merged 844 commits into20.5from Jul 7, 2020
Merged
Backport #12153 to 20.5: Fix wrong logic in MutationsInterpreter#12253alexey-milovidov merged 844 commits into20.5from
alexey-milovidov merged 844 commits into20.5from
Conversation
Try to enable long perf tests
* Update browse-code.md 纠正了一些翻译错误。 * Update browse-code.md Co-authored-by: Ivan Blinkov <[email protected]>
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 1.2.6 to 4.0.1. - [Release notes](https://github.com/un33k/python-slugify/releases) - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@1.2.6...4.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
…ython-slugify-4.0.1 Bump python-slugify from 1.2.6 to 4.0.1 in /docs/tools
Add TLB misses perf counters.
Make topK return Enum for Enum types
…le-const Fix ORDER BY tuple with COLLATE on const column
Rewrite curl dependency in a more ch compatible way
Fix segfault with -StateResample combinators
Remove underscore as word-break character.
ALTER DELETE unexpectedly deletes NULL rows
…ction-remote Change exception code from LOGICAL_ERROR to BAD_ARGUMENTS when the name of remote table is empty.
…optimization Fix bad code in redundant ORDER BY optimization
Make polymorphic_parts perf test not blazing fast
Load balancing manual priority
Fix SIGSEGV in StorageKafka on DROP TABLE
Fix wrong logic in MutationsInterpreter
…8eb9170393a4f9545731efafd735d Cherry pick #12153 to 20.5: Fix wrong logic in MutationsInterpreter
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 #12153
Cherry-pick pull-request #12227
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.