Skip to content

Conversation

@GalLalouche
Copy link
Contributor

Resolves #130215, #130222, #130270.

@GalLalouche GalLalouche added >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v9.1.0 labels Jun 30, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @GalLalouche, I've created a changelog YAML for you.

p = 0;
}

Row row = list.get(i);
Copy link
Contributor Author

@GalLalouche GalLalouche Jun 30, 2025

Choose a reason for hiding this comment

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

This line was basically moved to the try-with-resource clause. Everything else is indentation.

@GalLalouche GalLalouche enabled auto-merge (squash) June 30, 2025 12:56
@GalLalouche GalLalouche merged commit 26c4354 into elastic:main Jun 30, 2025
32 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.1 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 130330

GalLalouche added a commit to GalLalouche/elasticsearch that referenced this pull request Jun 30, 2025
Handles the case where the Row was released on failure, by moving the declaration to a try-with-resource clause.

Resolves elastic#130215, elastic#130222, elastic#130270.
GalLalouche added a commit to GalLalouche/elasticsearch that referenced this pull request Jun 30, 2025
Handles the case where the Row was released on failure, by moving the declaration to a try-with-resource clause.

Resolves elastic#130215, elastic#130222, elastic#130270.
elasticsearchmachine pushed a commit that referenced this pull request Jun 30, 2025
Handles the case where the Row was released on failure, by moving the declaration to a try-with-resource clause.

Resolves #130215, #130222, #130270.
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 3, 2025
Handles the case where the Row was released on failure, by moving the declaration to a try-with-resource clause.

Resolves elastic#130215, elastic#130222, elastic#130270.
GalLalouche added a commit to GalLalouche/elasticsearch that referenced this pull request Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged backport pending >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] TopNOperatorTests testSimpleWithCranky failing

5 participants