Skip to content

[ES|QL] Enable COMPLETION in tech preview#224811

Merged
sddonne merged 2 commits intoelastic:mainfrom
sddonne:esql/completion-tech-preview
Jun 23, 2025
Merged

[ES|QL] Enable COMPLETION in tech preview#224811
sddonne merged 2 commits intoelastic:mainfrom
sddonne:esql/completion-tech-preview

Conversation

@sddonne
Copy link
Contributor

@sddonne sddonne commented Jun 23, 2025

Summary

Closes #218052

Enables COMPLETION command in tech preview.

image
@sddonne sddonne requested a review from a team as a code owner June 23, 2025 09:25
@sddonne sddonne added release_note:skip Skip the PR/issue when compiling release notes Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// backport:version Backport to applied version labels v9.1.0 v8.19.0 labels Jun 23, 2025
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

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

Muchas gracias

@stratoula stratoula added release_note:enhancement and removed release_note:skip Skip the PR/issue when compiling release notes labels Jun 23, 2025
@sddonne sddonne enabled auto-merge (squash) June 23, 2025 10:12
@sddonne sddonne merged commit 38e781c into elastic:main Jun 23, 2025
10 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19

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

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 224811

Questions ?

Please refer to the Backport tool documentation

@sddonne
Copy link
Contributor Author

sddonne commented Jun 23, 2025

💚 All backports created successfully

Status Branch Result
8.19

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

Questions ?

Please refer to the Backport tool documentation

sddonne added a commit to sddonne/kibana that referenced this pull request Jun 23, 2025
## Summary
Closes elastic#218052

Enables `COMPLETION` command in tech preview.

<img width="765" alt="image"
src="https://github.com/user-attachments/assets/bae432c9-8d0e-44a8-befa-734d23628870"
/>

(cherry picked from commit 38e781c)

# Conflicts:
#	src/platform/packages/shared/kbn-esql-validation-autocomplete/src/autocomplete/__tests__/autocomplete.command.fork.test.ts
stratoula added a commit that referenced this pull request Jun 24, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [[ES|QL] Enable `COMPLETION` in tech preview
(#224811)](#224811)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Sebastian Delle
Donne","email":"sebastian.delledonne@elastic.co"},"sourceCommit":{"committedDate":"2025-06-23T15:24:54Z","message":"[ES|QL]
Enable `COMPLETION` in tech preview (#224811)\n\n## Summary\nCloses
https://github.com/elastic/kibana/issues/218052\n\nEnables `COMPLETION`
command in tech preview.\n\n<img width=\"765\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bae432c9-8d0e-44a8-befa-734d23628870\"\n/>","sha":"38e781c4522c68d97c5dd2453291b232994bc117","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Enable `COMPLETION` in tech
preview","number":224811,"url":"https://github.com/elastic/kibana/pull/224811","mergeCommit":{"message":"[ES|QL]
Enable `COMPLETION` in tech preview (#224811)\n\n## Summary\nCloses
https://github.com/elastic/kibana/issues/218052\n\nEnables `COMPLETION`
command in tech preview.\n\n<img width=\"765\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bae432c9-8d0e-44a8-befa-734d23628870\"\n/>","sha":"38e781c4522c68d97c5dd2453291b232994bc117"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224811","number":224811,"mergeCommit":{"message":"[ES|QL]
Enable `COMPLETION` in tech preview (#224811)\n\n## Summary\nCloses
https://github.com/elastic/kibana/issues/218052\n\nEnables `COMPLETION`
command in tech preview.\n\n<img width=\"765\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bae432c9-8d0e-44a8-befa-734d23628870\"\n/>","sha":"38e781c4522c68d97c5dd2453291b232994bc117"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Co-authored-by: Stratoula Kalafateli <stratoula1@gmail.com>
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request Jun 25, 2025
## Summary
Closes elastic#218052

Enables `COMPLETION` command in tech preview.

<img width="765" alt="image"
src="https://github.com/user-attachments/assets/bae432c9-8d0e-44a8-befa-734d23628870"
/>
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:enhancement Team:ESQL ES|QL related features in Kibana t// v8.19.0 v9.1.0

4 participants