|
@@ -465,3 +465,6 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
|
|
|
method: test {date.IN operator with null in list, doesn't find match}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/120348
|
|
|
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
|
|
|
+ method: test {date.IN operator with null in list, doesn't find match, EVAL to check value}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/120349
|