|
@@ -582,6 +582,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.CsvTests
|
|
|
method: test {csv-spec:string.MvStringNotEqualsFound}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/132839
|
|
|
+- class: org.elasticsearch.xpack.esql.CsvTests
|
|
|
+ method: test {csv-spec:string.ConcatOfText}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/132840
|
|
|
|
|
|
# Examples:
|
|
|
#
|