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 99d75bd commit dfef1b4Copy full SHA for dfef1b4
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
- class: org.elasticsearch.xpack.esql.plugin.ClusterRequestTests
245
method: testFallbackIndicesOptions
246
issue: https://github.com/elastic/elasticsearch/issues/117937
247
+- class: org.elasticsearch.xpack.esql.qa.single_node.RequestIndexFilteringIT
248
+ method: testFieldExistsFilter_KeepWildcard
249
+ issue: https://github.com/elastic/elasticsearch/issues/117935
250
251
# Examples:
252
#
0 commit comments