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 8b7d621 commit d066e86Copy full SHA for d066e86
muted-tests.yml
@@ -519,6 +519,9 @@ tests:
519
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeMetricsIT
520
method: test
521
issue: https://github.com/elastic/elasticsearch/issues/137071
522
+- class: org.elasticsearch.xpack.esql.plugin.MatchFunctionIT
523
+ method: testMatchWithLookupJoinOnMatch
524
+ issue: https://github.com/elastic/elasticsearch/issues/137137
525
526
# Examples:
527
#
0 commit comments