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 fbd3f03 commit 2b60a2fCopy full SHA for 2b60a2f
muted-tests.yml
@@ -675,6 +675,9 @@ tests:
675
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
676
method: test {csv-spec:categorize.Values aggs}
677
issue: https://github.com/elastic/elasticsearch/issues/136230
678
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
679
+ method: test {csv-spec:text-embedding.Text_embedding using a row source operator}
680
+ issue: https://github.com/elastic/elasticsearch/issues/136234
681
682
# Examples:
683
#
0 commit comments