Skip to content

EQL: Add case handling to stringContains #57314

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

Closed
wants to merge 2 commits into from
Closed

EQL: Add case handling to stringContains #57314

wants to merge 2 commits into from

Conversation

rw-access
Copy link
Contributor

Closes #56753

I'm wondering if we should pull some of this functionality into a shared class. We can do that as we go. I haven't made any integration tests yet since we don't have case-(in)sensitivity handling for those yet. I'll leave this in draft until #57313 updates our integration testing.

@rw-access rw-access requested review from costin, aleksmaus and astefan May 28, 2020 20:45
@rw-access
Copy link
Contributor Author

@elasticmachine update branch

@astefan astefan self-assigned this Jun 26, 2020
@astefan
Copy link
Contributor

astefan commented Jun 30, 2020

Superseded by #58748

@astefan
Copy link
Contributor

astefan commented Jun 30, 2020

Closing this in favor of #58762

@astefan astefan closed this Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EQL: implement case sensitivity for stringContains function
3 participants