Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] SQL: Fix nested ORDER BY (#76277) #76335

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

Luegg
Copy link
Contributor

@Luegg Luegg commented Aug 11, 2021

Backports the following commits to 7.x:

* introduce PushDownAndCombineOrderBy optimization

* move merging of order by clauses to QueryFolder

* address review comments

* fix iteration
@Luegg Luegg force-pushed the backport/7.x/pr-76277 branch from 30312b0 to 7fbd1f0 Compare August 11, 2021 09:18
@Luegg Luegg added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 11, 2021
@elasticsearchmachine elasticsearchmachine merged commit b1e0159 into elastic:7.x Aug 11, 2021
@Luegg Luegg deleted the backport/7.x/pr-76277 branch August 11, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants