Skip to content

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Jul 1, 2021

Until now any fields the user was specifying in an eql request was carried over in any _search request eql was performing, including intermediary searches as part of sequences. With this change, the unnecessary use of fields inside in-progress searches from sequences is removed.

Fixes #74582

@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Jul 1, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

@astefan astefan requested review from Luegg, bpintea, costin and matriv July 1, 2021 12:45
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.

👍
Let's keep an eye on the benchmarks to see what impact this PR will have (I expect things to improve slightly).

@astefan astefan added the auto-backport Automatically create backport pull requests when merged label Jul 1, 2021
Copy link
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@matriv matriv left a comment

Choose a reason for hiding this comment

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

LGTM, nice!

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
7.13
7.14
7.x

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:QL (Deprecated) Meta label for query languages team v7.13.3 v7.14.0 v7.15.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EQL throws number_format_exception when using fields API

8 participants