We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb8be0 commit 9b0486dCopy full SHA for 9b0486d
muted-tests.yml
@@ -387,6 +387,9 @@ tests:
387
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
388
method: testLimitBy
389
issue: https://github.com/elastic/elasticsearch/issues/144267
390
+- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
391
+ method: testLimitByQualifiedName
392
+ issue: https://github.com/elastic/elasticsearch/issues/144268
393
394
# Examples:
395
#
0 commit comments