Skip to content

[Tests] Handle escape char correctly in wildcard patterns (#69850) #69852

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 1 commit into from
Mar 3, 2021

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Mar 3, 2021

Escape char is handled specially while building automaton. It should also be handled
when buidling the target text for matching.

)

Escape char is handled specially while building automaton. It should also be handled 
when buidling the target text for matching.
@ywangd ywangd added the backport label Mar 3, 2021
@ywangd ywangd merged commit d57d490 into elastic:7.x Mar 3, 2021
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.

1 participant