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 df24b90 commit 55bb3edCopy full SHA for 55bb3ed
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
257
method: testInvalidJoinPatterns
258
issue: https://github.com/elastic/elasticsearch/issues/120849
259
+- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
260
+ method: testValidJoinPattern
261
+ issue: https://github.com/elastic/elasticsearch/issues/120848
262
263
# Examples:
264
#
0 commit comments