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 f5c4bd1 commit 017829cCopy full SHA for 017829c
x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/analysis/AnalyzerTests.java
@@ -42,8 +42,6 @@
42
import org.elasticsearch.xpack.esql.expression.function.fulltext.Match;
43
import org.elasticsearch.xpack.esql.expression.function.fulltext.MatchOperator;
44
import org.elasticsearch.xpack.esql.expression.function.fulltext.QueryString;
45
-import org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.Equals;
46
-import org.elasticsearch.xpack.esql.expression.predicate.operator.comparison.GreaterThan;
47
import org.elasticsearch.xpack.esql.index.EsIndex;
48
import org.elasticsearch.xpack.esql.index.IndexResolution;
49
import org.elasticsearch.xpack.esql.parser.ParsingException;
0 commit comments