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.
2 parents 32bc337 + 19bc926 commit d2fcf3eCopy full SHA for d2fcf3e
muted-tests.yml
@@ -532,6 +532,9 @@ tests:
532
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
533
method: testCaseInsensitiveEquality {KEYWORD}
534
issue: https://github.com/elastic/elasticsearch/issues/129422
535
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
536
+ method: test {knn-function.KnnSearchWithKOption ASYNC}
537
+ issue: https://github.com/elastic/elasticsearch/issues/129447
538
539
# Examples:
540
#
0 commit comments