Skip to content

[8.x] [ESQL] String escaping fix (#196643)#196676

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-196643
Oct 17, 2024
Merged

[8.x] [ESQL] String escaping fix (#196643)#196676
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-196643

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

## Summary

To PR fix the problem with string escaping, we need to ensure that
backslashes are properly escaped in addition to double quotes.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit 9ddf0e1)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Oct 17, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) October 17, 2024 11:43
@kibanamachine kibanamachine merged commit e1e7198 into elastic:8.x Oct 17, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
discover 824.9KB 824.9KB +22.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 419.9KB 419.9KB +22.0B

cc @elena-shostak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants