Skip to content

EQL: Backport to 7.x #51502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 28, 2020
Merged

EQL: Backport to 7.x #51502

merged 10 commits into from
Jan 28, 2020

Conversation

aleksmaus
Copy link
Contributor

@aleksmaus aleksmaus commented Jan 27, 2020

The following commits were cherry picked from feature/eql branch for backport to 7.x

The extra commit to fix some incompatibilities between master and 7.x branch.
Please check that I didn't miss anything.
Thanks!

costin and others added 10 commits January 27, 2020 15:11
Refactors EqlSearchResponse to make it immutable

Relates to elastic#49581
Removes unnecessary classes from EqlSearchResponse that just represent
lists of other elements.

Relates to elastic#49581
…#50925)

Replaces the existing hand-build Hits parser with a
ConstructingObjectParser version.

Relates to elastic#49581
Link QL into the new build file
Remove duplicate classes and use the new ql package
Update Exception hierarchy on top of QlException
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/EQL)

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

@aleksmaus aleksmaus merged commit eb1ed2a into elastic:7.x Jan 28, 2020
@aleksmaus
Copy link
Contributor Author

Merged locally and pushed to 7.x to preserve history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants