Skip to content

Backport #12148 to 20.5: Fix bad code in redundant ORDER BY optimization#12252

Merged
alexey-milovidov merged 803 commits into20.5from
backport/20.5/12148
Jul 7, 2020
Merged

Backport #12148 to 20.5: Fix bad code in redundant ORDER BY optimization#12252
alexey-milovidov merged 803 commits into20.5from
backport/20.5/12148

Conversation

@robot-clickhouse
Copy link
Member

Original pull-request #12148
Cherry-pick pull-request #12225

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.

abyss7 and others added 30 commits June 29, 2020 15:13
* Add automated cherry-pick machinery

* Added script for backporting machinery

* Implement dry-run mode

* Comment old methods

* Fix python2

* Add ya.make for sandbox tasks

* Remove old stuff
Fix calculation of access rights when allow_ddl = 0
Allow to perform "metadata-only" ALTER of partition key.
Fix error in addMonths with floating point argument
Update query plan traits for DISTINCT. Add more comments.
…unused_shards

This will avoid supperior log message in case of
*optimize_skip_unused_shards_nesting already disables it.
And also it is logical.
ucasfl and others added 26 commits July 5, 2020 21:09
* add function parseDateTimeBestEffortUS
* add test
* add doc

Co-authored-by: alexey-milovidov <[email protected]>
Rewrite curl dependency in a more ch compatible way
Fix segfault with -StateResample combinators
Remove underscore as word-break character.
…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
…562afd308aef3d03b32ebcef13e29

Cherry pick #12148 to 20.5: Fix bad code in redundant ORDER BY optimization
@robot-clickhouse robot-clickhouse added the pr-backport Changes, backported to release branch. Do not use manually - automated use only! label Jul 7, 2020
@alexey-milovidov alexey-milovidov merged commit 9fcbff8 into 20.5 Jul 7, 2020
@alexey-milovidov alexey-milovidov deleted the backport/20.5/12148 branch July 7, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backport Changes, backported to release branch. Do not use manually - automated use only!

Projects

None yet

Development

Successfully merging this pull request may close these issues.