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 7ecf022 commit 59e9391Copy full SHA for 59e9391
muted-tests.yml
@@ -256,6 +256,9 @@ tests:
256
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
257
method: testSingleMatchFunctionPushdownWithCasting {default}
258
issue: https://github.com/elastic/elasticsearch/issues/119722
259
+- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
260
+ method: testSingleMatchOperatorFilterPushdownWithStringValues {default}
261
+ issue: https://github.com/elastic/elasticsearch/issues/119721
262
263
# Examples:
264
#
0 commit comments