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 b86b8a9 commit 40cc718Copy full SHA for 40cc718
muted-tests.yml
@@ -528,6 +528,9 @@ tests:
528
- class: org.elasticsearch.xpack.esql.CsvTests
529
method: test {csv-spec:string.MvStringNotEqualsLong}
530
issue: https://github.com/elastic/elasticsearch/issues/132813
531
+- class: org.elasticsearch.xpack.esql.CsvTests
532
+ method: test {csv-spec:spatial.ConvertCartesianFromStringParseError}
533
+ issue: https://github.com/elastic/elasticsearch/issues/132814
534
535
# Examples:
536
#
0 commit comments