Skip to content

[ES|QL] Update grammars#217277

Merged
vadimkibana merged 5 commits into
mainfrom
esql_grammar_sync_1743998891
Apr 7, 2025
Merged

[ES|QL] Update grammars#217277
vadimkibana merged 5 commits into
mainfrom
esql_grammar_sync_1743998891

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

@kibanamachine kibanamachine commented Apr 7, 2025

This PR updates the ES|QL grammars (lexer and parser) to match the latest version in Elasticsearch.

@kibanamachine kibanamachine requested a review from a team as a code owner April 7, 2025 04:08
@kibanamachine kibanamachine added release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// labels Apr 7, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula added v8.9.0 Feature:ES|QL ES|QL related features in Kibana backport:version Backport to applied version labels v9.1.0 labels Apr 7, 2025
@stratoula stratoula requested a review from a team as a code owner April 7, 2025 09:01
@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
dashboard 553.2KB 553.2KB -5.0B
dataVisualizer 617.2KB 617.1KB -10.0B
discover 947.4KB 947.4KB -15.0B
esql 243.7KB 243.7KB -10.0B
infra 1.2MB 1.2MB -5.0B
investigateApp 190.0KB 189.9KB -5.0B
maps 3.0MB 3.0MB -5.0B
observabilityAIAssistantApp 265.0KB 265.0KB -5.0B
securitySolution 8.9MB 8.9MB -5.0B
stackAlerts 64.1KB 64.1KB -5.0B
total -70.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 398.1KB 398.0KB -5.0B
kbnUiSharedDeps-srcJs 3.6MB 3.6MB +2.5KB
lens 57.6KB 57.6KB -5.0B
total +2.5KB

History

Copy link
Copy Markdown
Contributor

@vadimkibana vadimkibana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've run tests/type check/build locally and did not see any issues.

@vadimkibana vadimkibana enabled auto-merge (squash) April 7, 2025 11:27
Copy link
Copy Markdown
Contributor

@paulinashakirova paulinashakirova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SharedUX lgtm ✅

@vadimkibana vadimkibana merged commit 338aa07 into main Apr 7, 2025
@vadimkibana vadimkibana deleted the esql_grammar_sync_1743998891 branch April 7, 2025 13:25
@kibanamachine
Copy link
Copy Markdown
Contributor Author

Starting backport for target branches: 8.9

https://github.com/elastic/kibana/actions/runs/14310429084

@kibanamachine
Copy link
Copy Markdown
Contributor Author

💔 All backports failed

Status Branch Result
8.9 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 217277

Questions ?

Please refer to the Backport tool documentation

@stratoula
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

stratoula added a commit to stratoula/kibana that referenced this pull request Apr 7, 2025
This PR updates the ES|QL grammars (lexer and parser) to match the
latest version in Elasticsearch.

---------

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Co-authored-by: Vadim Kibana <82822460+vadimkibana@users.noreply.github.com>
(cherry picked from commit 338aa07)
baileycash-elastic pushed a commit to baileycash-elastic/kibana that referenced this pull request Apr 7, 2025
This PR updates the ES|QL grammars (lexer and parser) to match the
latest version in Elasticsearch.

---------

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Co-authored-by: Vadim Kibana <82822460+vadimkibana@users.noreply.github.com>
stratoula added a commit that referenced this pull request Apr 8, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Update grammars
(#217277)](#217277)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Kibana
Machine","email":"42973632+kibanamachine@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-07T13:25:32Z","message":"[ES|QL]
Update grammars (#217277)\n\nThis PR updates the ES|QL grammars (lexer
and parser) to match the\nlatest version in
Elasticsearch.\n\n---------\n\nCo-authored-by: Stratoula Kalafateli
<efstratia.kalafateli@elastic.co>\nCo-authored-by: Vadim Kibana
<82822460+vadimkibana@users.noreply.github.com>","sha":"338aa07e0828fe5b7f2a5049c16399abe365777a","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Update
grammars","number":217277,"url":"https://github.com/elastic/kibana/pull/217277","mergeCommit":{"message":"[ES|QL]
Update grammars (#217277)\n\nThis PR updates the ES|QL grammars (lexer
and parser) to match the\nlatest version in
Elasticsearch.\n\n---------\n\nCo-authored-by: Stratoula Kalafateli
<efstratia.kalafateli@elastic.co>\nCo-authored-by: Vadim Kibana
<82822460+vadimkibana@users.noreply.github.com>","sha":"338aa07e0828fe5b7f2a5049c16399abe365777a"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217277","number":217277,"mergeCommit":{"message":"[ES|QL]
Update grammars (#217277)\n\nThis PR updates the ES|QL grammars (lexer
and parser) to match the\nlatest version in
Elasticsearch.\n\n---------\n\nCo-authored-by: Stratoula Kalafateli
<efstratia.kalafateli@elastic.co>\nCo-authored-by: Vadim Kibana
<82822460+vadimkibana@users.noreply.github.com>","sha":"338aa07e0828fe5b7f2a5049c16399abe365777a"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants