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 93b16dc commit 13c2353Copy full SHA for 13c2353
muted-tests.yml
@@ -524,6 +524,9 @@ tests:
524
- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
525
method: testEsqlSource
526
issue: https://github.com/elastic/elasticsearch/issues/132602
527
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
528
+ method: test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
529
+ issue: https://github.com/elastic/elasticsearch/issues/132604
530
531
# Examples:
532
#
0 commit comments