Skip to content

Conversation

@ivancea
Copy link
Contributor

@ivancea ivancea commented Mar 14, 2025

Alternative approach to #123398

As expressions should have been folded at the point where we convert expressions to Lucene queries, instead of folding, we can take the Literal values.

The PR still needs some testing, or review if there's enough testing on the changed functions at least. To avoid silently disabling translations

TO-DO

Some FullTextFunctions are receiving non-Literal values, and they're failing in the CSV tests. It may be some special case, I'll review later if we go with this option

@ivancea ivancea added >non-issue 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 v8.19.0 v9.0.1 v9.1.0 labels Mar 14, 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 >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.0.5 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants