-
Notifications
You must be signed in to change notification settings - Fork 157
[ESQL in Kibana] 8.18 updates #857
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
Merged
florent-leborgne
merged 7 commits into
elastic:main
from
florent-leborgne:kib-esql-818-updates
Mar 21, 2025
Merged
[ESQL in Kibana] 8.18 updates #857
florent-leborgne
merged 7 commits into
elastic:main
from
florent-leborgne:kib-esql-818-updates
Mar 21, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stratoula
approved these changes
Mar 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome, let's remove the function controls though as they added in 8.19! Approving as there is no need to look into it again!
@florent-leborgne can we also mention that is on tech preview? |
…cs-content into kib-esql-818-updates
florent-leborgne
added a commit
to elastic/kibana
that referenced
this pull request
Mar 21, 2025
Includes: - ES|QL dashboard controls - Support for LOOKUP JOIN with autocomplete suggestions - KQL/Lucene query carried over when switching to ES|QL mode - ES|QL viz customization options Rel: elastic/platform-docs-team#614 Carried to 9.0+ docs with elastic/docs-content#857
florent-leborgne
added a commit
to florent-leborgne/kibana
that referenced
this pull request
Mar 21, 2025
Includes: - ES|QL dashboard controls - Support for LOOKUP JOIN with autocomplete suggestions - KQL/Lucene query carried over when switching to ES|QL mode - ES|QL viz customization options Rel: elastic/platform-docs-team#614 Carried to 9.0+ docs with elastic/docs-content#857 (cherry picked from commit cb36efc)
florent-leborgne
added a commit
to elastic/kibana
that referenced
this pull request
Mar 21, 2025
# Backport This will backport the following commits from `8.x` to `8.18`: - [[Docs] ES|QL in Kibana updates (#215409)](#215409) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-03-21T10:41:27Z","message":"[Docs] ES|QL in Kibana updates (#215409)\n\nIncludes:\n\n- ES|QL dashboard controls\n- Support for LOOKUP JOIN with autocomplete suggestions\n- KQL/Lucene query carried over when switching to ES|QL mode\n- ES|QL viz customization options\n\nRel: https://github.com/elastic/platform-docs-team/issues/614\n\nCarried to 9.0+ docs with\nhttps://github.com/elastic/docs-content/pull/857","sha":"cb36efc6a3da7fdc4814316c0385f3fe6b1fb567","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v8.18.0","v8.19.0"],"number":215409,"url":"https://github.com/elastic/kibana/pull/215409","mergeCommit":{"message":"[Docs] ES|QL in Kibana updates (#215409)\n\nIncludes:\n\n- ES|QL dashboard controls\n- Support for LOOKUP JOIN with autocomplete suggestions\n- KQL/Lucene query carried over when switching to ES|QL mode\n- ES|QL viz customization options\n\nRel: https://github.com/elastic/platform-docs-team/issues/614\n\nCarried to 9.0+ docs with\nhttps://github.com/elastic/docs-content/pull/857","sha":"cb36efc6a3da7fdc4814316c0385f3fe6b1fb567"}},"sourceBranch":"8.x","suggestedTargetBranches":["8.18"],"targetPullRequestStates":[{"branch":"8.18","label":"v8.18.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
^^
Includes:
Rel: https://github.com/elastic/platform-docs-team/issues/614