Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.15`: - [[ES|QL] remove meta (#189302)](#189302) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Drew Tate","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-29T16:31:34Z","message":"[ES|QL] remove meta (#189302)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/188481\r\n\r\n`META` is still in the grammar so you won't get a syntax error, but no\r\nhighlighting, validation, or autocomplete support.\r\n\r\n<img width=\"268\" alt=\"Screenshot 2024-07-26 at 9 46 09 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/563ba2fe-c35d-437e-bc6c-e717cd8b0de8\">\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"49fb36c69c780e947bf95d67b0e012a2fcde63e3","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","Feature:ES|QL","Team:ESQL","v8.15.0","v8.16.0"],"title":"[ES|QL] remove meta","number":189302,"url":"https://github.com/elastic/kibana/pull/189302","mergeCommit":{"message":"[ES|QL] remove meta (#189302)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/188481\r\n\r\n`META` is still in the grammar so you won't get a syntax error, but no\r\nhighlighting, validation, or autocomplete support.\r\n\r\n<img width=\"268\" alt=\"Screenshot 2024-07-26 at 9 46 09 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/563ba2fe-c35d-437e-bc6c-e717cd8b0de8\">\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"49fb36c69c780e947bf95d67b0e012a2fcde63e3"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189302","number":189302,"mergeCommit":{"message":"[ES|QL] remove meta (#189302)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/188481\r\n\r\n`META` is still in the grammar so you won't get a syntax error, but no\r\nhighlighting, validation, or autocomplete support.\r\n\r\n<img width=\"268\" alt=\"Screenshot 2024-07-26 at 9 46 09 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/563ba2fe-c35d-437e-bc6c-e717cd8b0de8\">\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"49fb36c69c780e947bf95d67b0e012a2fcde63e3"}}]}] BACKPORT--> Co-authored-by: Drew Tate <[email protected]>
- Loading branch information