Skip to content

EQL: Add case handling to stringContains #58762

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 3 commits into from
Jul 1, 2020
Merged

Conversation

astefan
Copy link
Contributor

@astefan astefan commented Jun 30, 2020

This is a wrap up of #57314, where most of the code originates from.

Closes #56753

@astefan astefan requested a review from costin June 30, 2020 16:44
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (:Query Languages/EQL)

@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Jun 30, 2020
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

@astefan astefan merged commit 1a58776 into elastic:master Jul 1, 2020
@astefan astefan deleted the 56753_impl branch July 1, 2020 08:57
astefan added a commit to astefan/elasticsearch that referenced this pull request Jul 1, 2020
Co-authored-by: Ross Wolf <[email protected]>
(cherry picked from commit 1a58776)
astefan added a commit that referenced this pull request Jul 1, 2020
Co-authored-by: Ross Wolf <[email protected]>
(cherry picked from commit 1a58776)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/EQL EQL querying >enhancement Team:QL (Deprecated) Meta label for query languages team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EQL: implement case sensitivity for stringContains function
4 participants