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 26e37ad commit 74284bfCopy full SHA for 74284bf
muted-tests.yml
@@ -481,6 +481,9 @@ tests:
481
- class: org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests
482
method: testPushDownFunctionsLookupJoin
483
issue: https://github.com/elastic/elasticsearch/issues/139449
484
+- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
485
+ method: testIntegerDocValuesConflict {null}
486
+ issue: https://github.com/elastic/elasticsearch/issues/139450
487
488
# Examples:
489
#
0 commit comments