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 fbd7f0a commit 7d8a106Copy full SHA for 7d8a106
x-pack/plugin/esql/compute/gen/src/main/java/org/elasticsearch/compute/gen/ConsumeProcessor.java
@@ -42,7 +42,6 @@ public Set<String> getSupportedAnnotationTypes() {
42
"org.elasticsearch.xpack.esql.expression.function.MapParam",
43
"org.elasticsearch.rest.ServerlessScope",
44
"org.elasticsearch.xcontent.ParserConstructor",
45
- "org.elasticsearch.core.UpdateForV9",
46
Fixed.class.getName()
47
);
48
}
0 commit comments