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 565218e commit 6260746Copy full SHA for 6260746
muted-tests.yml
@@ -235,6 +235,9 @@ tests:
235
- class: org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT
236
method: testConstantKeywordField
237
issue: https://github.com/elastic/elasticsearch/issues/117524
238
+- class: org.elasticsearch.xpack.esql.qa.multi_node.FieldExtractorIT
239
+ method: testConstantKeywordField
240
+ issue: https://github.com/elastic/elasticsearch/issues/117524
241
242
# Examples:
243
#
0 commit comments