Skip to content

Commit 9c9047f

Browse files
committed
Merge remote-tracking branch 'refs/remotes/not-napoleon/esql-skip-null-metrics' into esql-skip-null-metrics
2 parents abf4d35 + 7b620c4 commit 9c9047f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import org.elasticsearch.index.IndexMode;
1111
import org.elasticsearch.xpack.esql.core.expression.Attribute;
1212
import org.elasticsearch.xpack.esql.core.expression.Expression;
13-
import org.elasticsearch.xpack.esql.core.tree.Node;
1413
import org.elasticsearch.xpack.esql.core.tree.Source;
1514
import org.elasticsearch.xpack.esql.expression.predicate.logical.Or;
1615
import org.elasticsearch.xpack.esql.expression.predicate.nulls.IsNotNull;

0 commit comments

Comments
 (0)