Class UnsupportedEsField

java.lang.Object
org.elasticsearch.xpack.esql.core.type.EsField
org.elasticsearch.xpack.esql.core.type.UnsupportedEsField
All Implemented Interfaces:
Writeable

public class UnsupportedEsField extends EsField
Information about a field in an ES index that cannot be supported by ESQL. All the subfields (properties) of an unsupported type are also be unsupported.