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 8b35fdd commit 7ecf022Copy full SHA for 7ecf022
muted-tests.yml
@@ -253,6 +253,9 @@ tests:
253
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254
method: testSingleMatchFunctionFilterPushdownWithStringValues {default}
255
issue: https://github.com/elastic/elasticsearch/issues/119720
256
+- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
257
+ method: testSingleMatchFunctionPushdownWithCasting {default}
258
+ issue: https://github.com/elastic/elasticsearch/issues/119722
259
260
# Examples:
261
#
0 commit comments