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 53d5661 commit 9dff96fCopy full SHA for 9dff96f
muted-tests.yml
@@ -678,6 +678,9 @@ tests:
678
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
679
method: test {csv-spec:union_types.MultiIndexTsLongStatsDrop}
680
issue: https://github.com/elastic/elasticsearch/issues/136113
681
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
682
+ method: test {csv-spec:lookup-join-expression.LookupMultiColTwoExprAndNoMatch}
683
+ issue: https://github.com/elastic/elasticsearch/issues/136121
684
685
# Examples:
686
#
0 commit comments