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 d7797ee commit a245e70Copy full SHA for a245e70
muted-tests.yml
@@ -240,6 +240,9 @@ tests:
240
issue: https://github.com/elastic/elasticsearch/issues/117524
241
- class: org.elasticsearch.repositories.s3.RepositoryS3EcsClientYamlTestSuiteIT
242
issue: https://github.com/elastic/elasticsearch/issues/117525
243
+- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
244
+ method: testConstantKeywordField
245
+ issue: https://github.com/elastic/elasticsearch/issues/117531
246
247
# Examples:
248
#
0 commit comments