Skip to content

Conversation

@original-brownbear
Copy link
Contributor

Random find :)
We can build slightly more compact (and likely also faster by avoiding the iterator creation for every comparison and such) iterators while using less code for these. Also, no need to create method references as a way of casting.

Random find :)
We can build slightly more compact (and likely also fasster) iterators
while using less code for these. Also, no need to create method
references as a way of casting.
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Feb 12, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@iverase iverase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear original-brownbear added the auto-backport Automatically create backport pull requests when merged label Feb 12, 2025
@original-brownbear
Copy link
Contributor Author

Thanks Ignacio!

@original-brownbear original-brownbear merged commit 858769d into elastic:main Feb 12, 2025
17 checks passed
@original-brownbear original-brownbear deleted the simplify-internal-order-comparators branch February 12, 2025 10:40
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Feb 12, 2025
We can build slightly more compact (and likely also faster) iterators
while using less code for these. Also, no need to create method
references as a way of casting.
elasticsearchmachine pushed a commit that referenced this pull request Feb 12, 2025
We can build slightly more compact (and likely also faster) iterators
while using less code for these. Also, no need to create method
references as a way of casting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Aggregations Aggregations auto-backport Automatically create backport pull requests when merged >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants