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 8fce15d commit c01f4baCopy full SHA for c01f4ba
muted-tests.yml
@@ -555,6 +555,9 @@ tests:
555
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
556
method: test {p0=esql/191_lookup_join_on_datastreams/data streams supported in LOOKUP JOIN}
557
issue: https://github.com/elastic/elasticsearch/issues/128856
558
+- class: org.elasticsearch.upgrades.IndexSortUpgradeIT
559
+ method: testIndexSortForNumericTypes {upgradedNodes=3}
560
+ issue: https://github.com/elastic/elasticsearch/issues/128861
561
562
# Examples:
563
#
0 commit comments