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 35e5dea commit 7d3ab87Copy full SHA for 7d3ab87
muted-tests.yml
@@ -368,6 +368,9 @@ tests:
368
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
369
method: testMinimumVersionBetweenNewAndOldVersion
370
issue: https://github.com/elastic/elasticsearch/issues/117485
371
+- class: org.elasticsearch.xpack.esql.qa.multi_node.FieldExtractorIT
372
+ method: testConstantKeywordField
373
+ issue: https://github.com/elastic/elasticsearch/issues/117524
374
375
# Examples:
376
#
0 commit comments