Skip to content

Conversation

luigidellaquila
Copy link
Contributor

@luigidellaquila luigidellaquila commented Aug 19, 2025

Fixes: #133065

Fixing the case where a filter on a join key cannot be propagated because it also involves other fields, eg.

sequence by foo with maxspan=5s 
[any  where true ] 
[any startswith(foo, bar) ]

@elasticsearchmachine elasticsearchmachine added v9.2.0 Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Aug 19, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@astefan astefan left a comment

Choose a reason for hiding this comment

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

LGTM

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.18
8.19
9.1
9.0

luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Aug 22, 2025
luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Aug 22, 2025
luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Aug 22, 2025
pabloem pushed a commit to pabloem/elasticsearch that referenced this pull request Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/EQL EQL querying auto-backport Automatically create backport pull requests when merged >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.6 v8.19.3 v9.0.7 v9.1.4 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EQL: sequence doesn't match join key when using startswith~() in a filter

3 participants