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 6508617 commit 67e9be0Copy full SHA for 67e9be0
muted-tests.yml
@@ -588,6 +588,9 @@ tests:
588
- class: org.elasticsearch.xpack.esql.CsvTests
589
method: test {csv-spec:floats.EqualToOrEqualToMultivalue}
590
issue: https://github.com/elastic/elasticsearch/issues/132841
591
+- class: org.elasticsearch.xpack.esql.CsvTests
592
+ method: test {csv-spec:mv_percentile.FromIndexPercentile}
593
+ issue: https://github.com/elastic/elasticsearch/issues/132846
594
595
# Examples:
596
#
0 commit comments