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 82ff913 commit 49a9137Copy full SHA for 49a9137
muted-tests.yml
@@ -438,6 +438,9 @@ tests:
438
- class: org.elasticsearch.geometry.utils.SpatialEnvelopeVisitorTests
439
method: testVisitGeoPointsWrapping
440
issue: https://github.com/elastic/elasticsearch/issues/123425
441
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
442
+ method: testTimestampFilterFromQuery
443
+ issue: https://github.com/elastic/elasticsearch/issues/127332
444
445
# Examples:
446
#
0 commit comments