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 b719cf7 commit 05b2222Copy full SHA for 05b2222
muted-tests.yml
@@ -244,6 +244,9 @@ tests:
244
issue: https://github.com/elastic/elasticsearch/issues/120597
245
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
246
issue: https://github.com/elastic/elasticsearch/issues/120598
247
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
248
+ method: test {lookup-join.NonUniqueRightKeyOnTheCoordinator ASYNC}
249
+ issue: https://github.com/elastic/elasticsearch/issues/120600
250
251
# Examples:
252
#
0 commit comments