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 8f7d96d commit db329c4Copy full SHA for db329c4
muted-tests.yml
@@ -429,3 +429,6 @@ tests:
429
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
430
method: test {date.Implicit casting strings to dates for IN operator}
431
issue: https://github.com/elastic/elasticsearch/issues/120155
432
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
433
+ method: test {date.IN operator with null in list, finds match}
434
+ issue: https://github.com/elastic/elasticsearch/issues/120156
0 commit comments