[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata#219894
Merged
stratoula merged 2 commits intoelastic:mainfrom May 2, 2025
Merged
[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata#219894stratoula merged 2 commits intoelastic:mainfrom
stratoula merged 2 commits intoelastic:mainfrom
Conversation
Collaborator
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
Contributor
|
Pinging @elastic/kibana-esql (Team:ESQL) |
Contributor
|
Starting backport for target branches: 8.19 https://github.com/elastic/kibana/actions/runs/14797264736 |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
This was referenced May 2, 2025
stratoula
added a commit
to stratoula/kibana
that referenced
this pull request
May 6, 2025
…tic#219894) ## Summary Improves the naming of the `ESQLRealField` type --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit c89c1ee) # Conflicts: # src/platform/packages/shared/kbn-monaco/src/esql/lib/hover/hover.ts
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
stratoula
added a commit
that referenced
this pull request
May 6, 2025
#219894) (#220190) # Backport This will backport the following commits from `main` to `8.19`: - [[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata (#219894)](#219894) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Stratoula Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-05-02T14:32:45Z","message":"[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata (#219894)\n\n## Summary\n\nImproves the naming of the `ESQLRealField` type\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c89c1ee30dd875b1edfbc479f7120b7e1915bc4c","branchLabelMapping":{"^v9.1.0$":"main","^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] Renames the ESQLRealField type to ESQLFieldWithMetadata","number":219894,"url":"https://github.com/elastic/kibana/pull/219894","mergeCommit":{"message":"[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata (#219894)\n\n## Summary\n\nImproves the naming of the `ESQLRealField` type\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c89c1ee30dd875b1edfbc479f7120b7e1915bc4c"}},"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/219894","number":219894,"mergeCommit":{"message":"[ES|QL] Renames the ESQLRealField type to ESQLFieldWithMetadata (#219894)\n\n## Summary\n\nImproves the naming of the `ESQLRealField` type\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c89c1ee30dd875b1edfbc479f7120b7e1915bc4c"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
akowalska622
pushed a commit
to akowalska622/kibana
that referenced
this pull request
May 29, 2025
…tic#219894) ## Summary Improves the naming of the `ESQLRealField` type --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
qn895
pushed a commit
to qn895/kibana
that referenced
this pull request
Jun 3, 2025
…tic#219894) ## Summary Improves the naming of the `ESQLRealField` type --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
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
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.
Summary
Improves the naming of the
ESQLRealFieldtype