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 663485c commit e92b2d3Copy full SHA for e92b2d3
muted-tests.yml
@@ -548,6 +548,9 @@ tests:
548
- class: org.elasticsearch.xpack.esql.action.EnrichIT
549
method: testProfile
550
issue: https://github.com/elastic/elasticsearch/issues/130270
551
+- class: org.elasticsearch.xpack.esql.action.EnrichIT
552
+ method: testForPushDownEnrichRule
553
+ issue: https://github.com/elastic/elasticsearch/issues/130426
554
555
# Examples:
556
#
0 commit comments