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 83627ed commit 121a828Copy full SHA for 121a828
muted-tests.yml
@@ -594,6 +594,9 @@ tests:
594
- class: org.elasticsearch.xpack.esql.CsvTests
595
method: test {csv-spec:ip.CidrMatchFunctionArg}
596
issue: https://github.com/elastic/elasticsearch/issues/132850
597
+- class: org.elasticsearch.xpack.esql.CsvTests
598
+ method: test {csv-spec:conditional.CaseOnMv}
599
+ issue: https://github.com/elastic/elasticsearch/issues/132851
600
601
# Examples:
602
#
0 commit comments