Skip to content

[ES|QL] Fixes the wrong source validation in case of unknown patterns#218352

Merged
drewdaemon merged 26 commits intoelastic:mainfrom
drewdaemon:191556/match-es-source-validation-logic
Apr 16, 2025
Merged

[ES|QL] Fixes the wrong source validation in case of unknown patterns#218352
drewdaemon merged 26 commits intoelastic:mainfrom
drewdaemon:191556/match-es-source-validation-logic

Conversation

@drewdaemon
Copy link
Contributor

@drewdaemon drewdaemon commented Apr 15, 2025

Summary

Closes #191556

@drewdaemon drewdaemon added Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// v9.1.0 v8.19.0 labels Apr 15, 2025
@drewdaemon drewdaemon added backport:version Backport to applied version labels release_note:fix labels Apr 15, 2025
@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.6MB 3.6MB +257.0B
@drewdaemon drewdaemon marked this pull request as ready for review April 15, 2025 23:39
@drewdaemon drewdaemon requested a review from a team as a code owner April 15, 2025 23:39
@elasticmachine
Copy link
Contributor

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

@stratoula
Copy link
Contributor

Is this my easter gift? 🐇 Thanx!

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.

Lovely 🙌

@stratoula stratoula changed the title [ES|QL] match es source validation logic Apr 16, 2025
@drewdaemon drewdaemon merged commit eec1a91 into elastic:main Apr 16, 2025
22 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

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

@kibanamachine
Copy link
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

kibanamachine added a commit that referenced this pull request Apr 16, 2025
…tterns (#218352) (#218462)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Fixes the wrong source validation in case of unknown patterns
(#218352)](#218352)

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

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

<!--BACKPORT [{"author":{"name":"Drew
Tate","email":"drew.tate@elastic.co"},"sourceCommit":{"committedDate":"2025-04-16T15:00:53Z","message":"[ES|QL]
Fixes the wrong source validation in case of unknown patterns
(#218352)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/191556","sha":"eec1a9156a7cdb898b0c2cbfd7ed3495109c0ef9","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Fixes the wrong source validation in case of unknown
patterns","number":218352,"url":"https://github.com/elastic/kibana/pull/218352","mergeCommit":{"message":"[ES|QL]
Fixes the wrong source validation in case of unknown patterns
(#218352)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/191556","sha":"eec1a9156a7cdb898b0c2cbfd7ed3495109c0ef9"}},"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/218352","number":218352,"mergeCommit":{"message":"[ES|QL]
Fixes the wrong source validation in case of unknown patterns
(#218352)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/191556","sha":"eec1a9156a7cdb898b0c2cbfd7ed3495109c0ef9"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Drew Tate <drew.tate@elastic.co>
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request Apr 17, 2025
akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
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:fix Team:ESQL ES|QL related features in Kibana t// v8.19.0 v9.1.0

4 participants