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 431a665 commit d815e28Copy full SHA for d815e28
muted-tests.yml
@@ -492,6 +492,9 @@ tests:
492
- class: org.elasticsearch.xpack.esql.action.ForkIT
493
method: testProfile
494
issue: https://github.com/elastic/elasticsearch/issues/128377
495
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
496
+ method: testTimestampFilterFromQuery
497
+ issue: https://github.com/elastic/elasticsearch/issues/127332
498
499
# Examples:
500
#
0 commit comments