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 1199b10 commit f4ff4b7Copy full SHA for f4ff4b7
muted-tests.yml
@@ -549,6 +549,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
553
+ method: test {p0=esql/190_lookup_join/alias-pattern-single}
554
+ issue: https://github.com/elastic/elasticsearch/issues/128855
555
556
# Examples:
557
#
0 commit comments