Skip to content

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented Jun 27, 2025

The LimitOperator can be finished early because the Limiter may be shared across operators. This PR relaxes the assertion to allow for this.

Closes #130228
Closes #130219

@dnhatn dnhatn added v9.1.0 v8.19.0 :Analytics/ES|QL AKA ESQL >non-issue auto-backport Automatically create backport pull requests when merged and removed >non-issue labels Jun 27, 2025
@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Jun 27, 2025
@dnhatn dnhatn requested review from GalLalouche and nik9000 June 27, 2025 16:56
@dnhatn dnhatn marked this pull request as ready for review June 27, 2025 16:56
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jun 27, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@dnhatn dnhatn merged commit ddef899 into elastic:main Jun 27, 2025
33 checks passed
@dnhatn dnhatn deleted the relax-assertion branch June 27, 2025 18:27
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19 Commit could not be cherrypicked due to conflicts
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 130235

@dnhatn
Copy link
Member Author

dnhatn commented Jun 29, 2025

Status Branch Result
9.1
8.19

dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Jun 29, 2025
The LimitOperator can be finished early because the Limiter may be
shared across operators. This PR relaxes the assertion to allow for
this.

Closes elastic#130228
Closes elastic#130219

(cherry picked from commit ddef899)
elasticsearchmachine pushed a commit that referenced this pull request Jun 29, 2025
The LimitOperator can be finished early because the Limiter may be
shared across operators. This PR relaxes the assertion to allow for
this.

Closes #130228
Closes #130219

(cherry picked from commit ddef899)
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 3, 2025
The LimitOperator can be finished early because the Limiter may be 
shared across operators. This PR relaxes the assertion to allow for
this.

Closes elastic#130228
Closes elastic#130219
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 >non-issue serverless-linked Added by automation, don't add manually Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] EsqlPartitioningIT class failing [CI] ExchangeServiceTests testFailToRespondPage failing

2 participants