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.12] QL: Improve removal of items during iteration (#71193) #71273

Merged
merged 1 commit into from
Apr 3, 2021

Conversation

costin
Copy link
Member

@costin costin commented Apr 3, 2021

Backports the following commits to 7.12:

Clean-up the range optimization rule by avoid the use of indices during
iteration and removal (since it skips an element each time)
Remove redundant ternary calls
@costin costin self-assigned this Apr 3, 2021
@costin costin added backport Team:QL (Deprecated) Meta label for query languages team labels Apr 3, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@costin
Copy link
Member Author

costin commented Apr 3, 2021

@elasticmachine run elasticsearch-ci/1

@costin costin added the v7.12.1 label Apr 3, 2021
@costin costin merged commit 332dbd0 into elastic:7.12 Apr 3, 2021
@costin costin deleted the backport/7.12/pr-71193 branch April 3, 2021 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:QL (Deprecated) Meta label for query languages team v7.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants