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 c12f382 commit 000c71eCopy full SHA for 000c71e
muted-tests.yml
@@ -433,6 +433,9 @@ tests:
433
- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
434
method: testFullTextFunctionsOnlyAllowedInWhere
435
issue: https://github.com/elastic/elasticsearch/issues/131335
436
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
437
+ method: testMatchInsideEval
438
+ issue: https://github.com/elastic/elasticsearch/issues/131336
439
440
# Examples:
441
#
0 commit comments