Class FieldType

java.lang.Object
org.apache.arrow.vector.types.pojo.FieldType

public class FieldType extends Object
POJO representation of an Arrow field type. It consists of a logical type, nullability and whether the field (column) is dictionary encoded.