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 bc8a87e commit f9299acCopy full SHA for f9299ac
muted-tests.yml
@@ -537,6 +537,9 @@ tests:
537
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
538
method: test {csv-spec:spatial.ConvertCartesianFromStringParseError}
539
issue: https://github.com/elastic/elasticsearch/issues/134635
540
+- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
541
+ method: testDenseVectorImplicitCastingKnnQueryParams
542
+ issue: https://github.com/elastic/elasticsearch/issues/134639
543
544
# Examples:
545
#
0 commit comments