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 e639268 commit 5a4c8bbCopy full SHA for 5a4c8bb
x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/optimizer/LogicalPlanOptimizerTests.java
@@ -20,7 +20,6 @@
20
import org.elasticsearch.xpack.esql.EsqlTestUtils;
21
import org.elasticsearch.xpack.esql.TestBlockFactory;
22
import org.elasticsearch.xpack.esql.VerificationException;
23
-import org.elasticsearch.xpack.esql.action.EsqlCapabilities;
24
import org.elasticsearch.xpack.esql.analysis.Analyzer;
25
import org.elasticsearch.xpack.esql.analysis.AnalyzerContext;
26
import org.elasticsearch.xpack.esql.analysis.AnalyzerTestUtils;
0 commit comments