Skip to content
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

[8.x] [ML] Remove regex (#113210) #113380

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

prwhelan
Copy link
Member

Backports the following commits to 8.x:

Regex is having trouble parsing some of the larger UTF8 characters, so
instead we are just going to use our non-regex parser.

Fix elastic#113179
Fix elastic#113148

Co-authored-by: Elastic Machine <[email protected]>
@prwhelan prwhelan added :ml Machine learning >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:ML Meta label for the ML team labels Sep 23, 2024
@elasticsearchmachine elasticsearchmachine merged commit ce25f45 into elastic:8.x Sep 23, 2024
16 checks passed
@prwhelan prwhelan deleted the backport/8.x/pr-113210 branch September 23, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants