Skip to content

Commit e1bb8fd

Browse files
committed
Fixes after merging main
1 parent 3703936 commit e1bb8fd

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9225000
1+
9227000
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
esql_es_relation_add_split_indices,9226000
1+
esql_views,9227000

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
import org.elasticsearch.xpack.esql.enrich.LookupFromIndexOperator;
7777
import org.elasticsearch.xpack.esql.execution.PlanExecutor;
7878
import org.elasticsearch.xpack.esql.expression.ExpressionWritables;
79-
import org.elasticsearch.xpack.esql.expression.function.EsqlFunctionRegistry;
8079
import org.elasticsearch.xpack.esql.io.stream.ExpressionQueryBuilder;
8180
import org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder;
8281
import org.elasticsearch.xpack.esql.plan.PlanWritables;

0 commit comments

Comments
 (0)