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.
2 parents abf4d35 + 7b620c4 commit 9c9047fCopy full SHA for 9c9047f
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/analysis/IgnoreNullMetrics.java
@@ -10,7 +10,6 @@
10
import org.elasticsearch.index.IndexMode;
11
import org.elasticsearch.xpack.esql.core.expression.Attribute;
12
import org.elasticsearch.xpack.esql.core.expression.Expression;
13
-import org.elasticsearch.xpack.esql.core.tree.Node;
14
import org.elasticsearch.xpack.esql.core.tree.Source;
15
import org.elasticsearch.xpack.esql.expression.predicate.logical.Or;
16
import org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull;
0 commit comments