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 378fc00 commit 54245d9Copy full SHA for 54245d9
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/plan/logical/Enrich.java
@@ -35,7 +35,6 @@
35
import org.elasticsearch.xpack.esql.index.EsIndex;
36
import org.elasticsearch.xpack.esql.io.stream.PlanStreamInput;
37
import org.elasticsearch.xpack.esql.plan.GeneratingPlan;
38
-import org.elasticsearch.xpack.esql.plan.logical.join.LookupJoin;
39
40
import java.io.IOException;
41
import java.util.ArrayList;
0 commit comments