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 f099658 commit 8b35fddCopy full SHA for 8b35fdd
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.upgrades.DataStreamsUpgradeIT
251
method: testUpgradeDataStream
252
issue: https://github.com/elastic/elasticsearch/issues/119717
253
+- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254
+ method: testSingleMatchFunctionFilterPushdownWithStringValues {default}
255
+ issue: https://github.com/elastic/elasticsearch/issues/119720
256
257
# Examples:
258
#
0 commit comments