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 f210366 commit 0e7aca6Copy full SHA for 0e7aca6
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackLookupJoinIT
445
method: testLookupExplosionBigString
446
issue: https://github.com/elastic/elasticsearch/issues/138510
447
+- class: org.elasticsearch.xpack.esql.optimizer.rules.physical.local.SubstituteRoundToTests
448
+ method: testSubqueryWithCountStarAndDateTrunc {default}
449
+ issue: https://github.com/elastic/elasticsearch/issues/138601
450
451
# Examples:
452
#
0 commit comments