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 5de3d08 commit 4346ed2Copy full SHA for 4346ed2
muted-tests.yml
@@ -432,3 +432,6 @@ tests:
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
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
0 commit comments