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 b178287 commit 66733cbCopy full SHA for 66733cb
muted-tests.yml
@@ -546,6 +546,9 @@ tests:
546
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
547
method: test {p0=esql/190_lookup_join/alias-repeated-index}
548
issue: https://github.com/elastic/elasticsearch/issues/128849
549
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
550
+ method: test {p0=esql/190_lookup_join/alias-repeated-alias}
551
+ issue: https://github.com/elastic/elasticsearch/issues/128850
552
553
# Examples:
554
#
0 commit comments