We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e18cb commit c29de8aCopy full SHA for c29de8a
muted-tests.yml
@@ -362,6 +362,9 @@ tests:
362
- class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
363
method: testGeoPointGeoTile
364
issue: https://github.com/elastic/elasticsearch/issues/115818
365
+- class: org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT
366
+ method: testConstantKeywordField
367
+ issue: https://github.com/elastic/elasticsearch/issues/117524
368
369
# Examples:
370
#
0 commit comments