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 dfef1b4 commit 447c4dcCopy full SHA for 447c4dc
muted-tests.yml
@@ -247,6 +247,9 @@ tests:
247
- class: org.elasticsearch.xpack.esql.qa.single_node.RequestIndexFilteringIT
248
method: testFieldExistsFilter_KeepWildcard
249
issue: https://github.com/elastic/elasticsearch/issues/117935
250
+- class: org.elasticsearch.xpack.esql.qa.multi_node.RequestIndexFilteringIT
251
+ method: testFieldExistsFilter_KeepWildcard
252
+ issue: https://github.com/elastic/elasticsearch/issues/117935
253
254
# Examples:
255
#
0 commit comments