Package org.elasticsearch.xpack.esql.analysis.rules
package org.elasticsearch.xpack.esql.analysis.rules
-
ClassesClassDescriptionConverts any Analyzer-specific
ResolvingProjectinto anProjectequivalent.Resolves ESQL functions.ResolvesUnresolvedPromqlFunctionnodes inside aPromqlCommand's plan tree into their concrete plan-node equivalents (WithinSeriesAggregate,AcrossSeriesAggregate,ValueTransformationFunction, etc.).The rule handles fields that don't show up in the index mapping, but are used within the query.