|
@@ -105,6 +105,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests
|
|
|
method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/110980
|
|
|
+- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests
|
|
|
+ method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.FieldExtractExec}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/110981
|
|
|
|
|
|
# Examples:
|
|
|
#
|