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.
2 parents 69a34b7 + 58f050a commit 901fd11Copy full SHA for 901fd11
muted-tests.yml
@@ -521,6 +521,9 @@ tests:
521
- class: org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
522
method: testSimpleCircuitBreaking
523
issue: https://github.com/elastic/elasticsearch/issues/132382
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
528
# Examples:
529
#
0 commit comments