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 4346ed2 commit 34d37ceCopy full SHA for 34d37ce
muted-tests.yml
@@ -435,3 +435,6 @@ tests:
435
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
436
method: test {date.IN operator with null in list, finds match SYNC}
437
issue: https://github.com/elastic/elasticsearch/issues/120158
438
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
439
+ method: test {date.Implicit casting strings to dates for IN operator SYNC}
440
+ issue: https://github.com/elastic/elasticsearch/issues/120159
0 commit comments