File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
docs/reference/query-languages/esql/_snippets Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11``` yaml {applies_to}
2- serverless : preview
3- stack : preview 9.1.0
2+ serverless : ga
3+ stack : preview 9.1.0, ga 9.2.0
44` ` `
55
66:::{note}
Original file line number Diff line number Diff line change 1- * [ ` CHANGE_POINT ` ] ( /reference/query-languages/esql/commands/change-point.md ) {applies_to} ` stack: preview ` {applies_to} ` serverless: preview `
1+ * [ ` CHANGE_POINT ` ] ( /reference/query-languages/esql/commands/change-point.md )
22* [ ` COMPLETION ` ] ( /reference/query-languages/esql/commands/completion.md ) {applies_to}` stack: preview ` {applies_to}` serverless: preview `
33* [ ` DISSECT ` ] ( /reference/query-languages/esql/commands/dissect.md )
44* [ ` DROP ` ] ( /reference/query-languages/esql/commands/drop.md )
Original file line number Diff line number Diff line change @@ -435,9 +435,6 @@ tests:
435435- class : org.elasticsearch.readiness.ReadinessClusterIT
436436 method : testReadinessDuringRestartsNormalOrder
437437 issue : https://github.com/elastic/elasticsearch/issues/136955
438- - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
439- method : test {yaml=indices.validate_query/20_query_string/validate_query with query_string parameters}
440- issue : https://github.com/elastic/elasticsearch/issues/137391
441438- class : org.elasticsearch.smoketest.SmokeTestIngestWithAllDepsClientYamlTestSuiteIT
442439 method : test {yaml=ingest/100_sampling_with_reroute/Test get sample with multiple reroutes}
443440 issue : https://github.com/elastic/elasticsearch/issues/137457
You can’t perform that action at this time.
0 commit comments