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] [ES|QL] Catch internal parsing errors (#196249) #196540

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

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

Questions ?

Please refer to the Backport tool documentation

## Summary

Addresses this comment
elastic#191683 (comment)

Catches parser internal errors, and reports them the same as the regular
parsing errors.

(cherry picked from commit 1f56f21)
@stratoula
Copy link
Contributor

/ci

@kibanamachine kibanamachine merged commit 21e0bc9 into elastic:8.x Oct 18, 2024
22 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
kbnUiSharedDeps-srcJs 3.4MB 3.4MB +268.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/esql-ast 2 3 +1

Total ESLint disabled count

id before after diff
@kbn/esql-ast 4 5 +1

History

cc @vadimkibana

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.

4 participants