Skip to content

Conversation

@ivancea
Copy link
Contributor

@ivancea ivancea commented Mar 14, 2025

ivancea and others added 3 commits March 14, 2025 12:43
…123381)

Fixes elastic#123067

Just like WildcardLike and RLike, some functions can be converted to Lucene queries. Here it's those two, which are nearly identical to WildcardLike

This, like some other functions, needs a FoldContext. I'm using the static method for this here, but it's fixed in elastic#123398, which I kept separated as it changes many files
…With Lucene pushdown (elastic#124764)

Continuation of elastic#124641, after different issues arised.

Closes elastic#124693
Closes elastic#124745

The failing BWC tests are checking <8.14 mixed cluster nodes, and SingleValueQuery is sometimes emitting warnings with an empty source.
Copy link
Member

@costin costin left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for chasing this!

@ivancea ivancea merged commit d018645 into elastic:8.18 Mar 17, 2025
15 checks passed
@ivancea ivancea deleted the backport-8.18-pushdown-starts-with branch March 17, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL backport >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants