Skip to content

Commit 0f9279b

Browse files
committed
Fix error.
1 parent 36ca582 commit 0f9279b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/ExpressionWritables.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
package org.elasticsearch.xpack.esql.expression;
99

1010
import org.elasticsearch.common.io.stream.NamedWriteableRegistry;
11+
import org.elasticsearch.xpack.esql.action.EsqlCapabilities;
1112
import org.elasticsearch.xpack.esql.core.expression.ExpressionCoreWritables;
1213
import org.elasticsearch.xpack.esql.expression.function.UnsupportedAttribute;
1314
import org.elasticsearch.xpack.esql.expression.function.aggregate.AggregateWritables;

0 commit comments

Comments
 (0)