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 97fd2ac commit ee146cfCopy full SHA for ee146cf
muted-tests.yml
@@ -531,6 +531,9 @@ tests:
531
- class: org.elasticsearch.xpack.esql.CsvTests
532
method: test {csv-spec:string.LengthOfText}
533
issue: https://github.com/elastic/elasticsearch/issues/132857
534
+- class: org.elasticsearch.xpack.esql.CsvTests
535
+ method: test {csv-spec:floats.InMultivalue}
536
+ issue: https://github.com/elastic/elasticsearch/issues/132859
537
538
# Examples:
539
#
0 commit comments