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 42a271e commit c12f382Copy full SHA for c12f382
muted-tests.yml
@@ -430,6 +430,9 @@ tests:
430
- class: org.elasticsearch.xpack.esql.expression.function.fulltext.ScoreTests
431
method: testSerializationOfSimple {TestCase=<boolean>}
432
issue: https://github.com/elastic/elasticsearch/issues/131334
433
+- class: org.elasticsearch.xpack.esql.analysis.VerifierTests
434
+ method: testFullTextFunctionsOnlyAllowedInWhere
435
+ issue: https://github.com/elastic/elasticsearch/issues/131335
436
437
# Examples:
438
#
0 commit comments