Class MapperUtils
java.lang.Object
org.elasticsearch.xpack.esql.planner.mapper.MapperUtils
Class for sharing code across Mappers.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasScoreAttribute(List<? extends Attribute> attributes)
-
Method Details
-
hasScoreAttribute
-