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 7dc6465 commit 7cd76e1Copy full SHA for 7cd76e1
muted-tests.yml
@@ -732,6 +732,9 @@ tests:
732
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
733
method: test {csv-spec:math.NegateIntLongDouble}
734
issue: https://github.com/elastic/elasticsearch/issues/136089
735
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
736
+ method: test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
737
+ issue: https://github.com/elastic/elasticsearch/issues/136090
738
739
# Examples:
740
#
0 commit comments