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.14`: - [[ES|QL] remove quoted index name support (#182994)](#182994) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Drew Tate","email":"drew.tate@elastic.co"},"sourceCommit":{"committedDate":"2024-05-09T03:51:50Z","message":"[ES|QL] remove quoted index name support (#182994)\n\n## Summary\r\n\r\nThe Kibana version of\r\nhttps://github.com/elastic/elasticsearch/pull/108431\r\n\r\nRemoves support for quoted index names. \r\n\r\nValid:\r\n`from my_index`\r\n\r\nInvalid\r\n`from \"my_index\"`\r\n\r\n<img width=\"514\" alt=\"Screenshot 2024-05-08 at 2 10 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/f76f9128-cc13-41df-b885-b1ec30fe7ca3\">\r\n<img width=\"711\" alt=\"Screenshot 2024-05-08 at 2 10 17 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/651c0480-ddcd-4f2b-ba05-862b3ca8a402\">","sha":"34502a9253a9505889ec2a923cc0a08a624868de","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","Feature:ES|QL","v8.14.0","Team:ESQL","v8.15.0"],"number":182994,"url":"https://github.com/elastic/kibana/pull/182994","mergeCommit":{"message":"[ES|QL] remove quoted index name support (#182994)\n\n## Summary\r\n\r\nThe Kibana version of\r\nhttps://github.com/elastic/elasticsearch/pull/108431\r\n\r\nRemoves support for quoted index names. \r\n\r\nValid:\r\n`from my_index`\r\n\r\nInvalid\r\n`from \"my_index\"`\r\n\r\n<img width=\"514\" alt=\"Screenshot 2024-05-08 at 2 10 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/f76f9128-cc13-41df-b885-b1ec30fe7ca3\">\r\n<img width=\"711\" alt=\"Screenshot 2024-05-08 at 2 10 17 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/651c0480-ddcd-4f2b-ba05-862b3ca8a402\">","sha":"34502a9253a9505889ec2a923cc0a08a624868de"}},"sourceBranch":"main","suggestedTargetBranches":["8.14"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182994","number":182994,"mergeCommit":{"message":"[ES|QL] remove quoted index name support (#182994)\n\n## Summary\r\n\r\nThe Kibana version of\r\nhttps://github.com/elastic/elasticsearch/pull/108431\r\n\r\nRemoves support for quoted index names. \r\n\r\nValid:\r\n`from my_index`\r\n\r\nInvalid\r\n`from \"my_index\"`\r\n\r\n<img width=\"514\" alt=\"Screenshot 2024-05-08 at 2 10 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/f76f9128-cc13-41df-b885-b1ec30fe7ca3\">\r\n<img width=\"711\" alt=\"Screenshot 2024-05-08 at 2 10 17 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/315764/651c0480-ddcd-4f2b-ba05-862b3ca8a402\">","sha":"34502a9253a9505889ec2a923cc0a08a624868de"}}]}] BACKPORT-->
- Loading branch information