Package org.elasticsearch.xpack.esql.capabilities
package org.elasticsearch.xpack.esql.capabilities
-
ClassDescriptionInterface implemented by expressions or plans that require validation after query plan analysis, when the indices and references have been resolved, but before the plan is transformed further by optimizations.Interface implemented by expressions or plans that require validation after query plan analysis, when the indices and references have been resolved, but before the plan is transformed further by optimizations.Interface implemented by expressions that require validation post logical optimization, when the plan and references have been not just resolved but also replaced.Interface implemented by expressions that require validation post physical optimization.Interface for plan nodes that need to be accounted in the statisticsExpressions implementing this interface are asked provide an Elasticsearch/Lucene query as part of the data node optimizations.Subinterface for expressions that can only process single values (and null out on MVs).How is this expression translatable?