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 58f050a commit 05a741bCopy full SHA for 05a741b
muted-tests.yml
@@ -524,6 +524,9 @@ tests:
524
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
525
method: test {csv-spec:lookup-join.MvJoinKeyOnFrom}
526
issue: https://github.com/elastic/elasticsearch/issues/132554
527
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
528
+ method: test {csv-spec:lookup-join.MvJoinKeyFromRow}
529
+ issue: https://github.com/elastic/elasticsearch/issues/132555
530
531
# Examples:
532
#
0 commit comments