Uses of Interface
org.apache.arrow.vector.complex.PromotableVector
Packages that use PromotableVector
-
Uses of PromotableVector in org.apache.arrow.vector.complex
Classes in org.apache.arrow.vector.complex that implement PromotableVectorModifier and TypeClassDescriptionclass
A ListVector where every list value is of the same size.class
A list vector contains lists of a specific type of elements.class
A list vector contains lists of a specific type of elements.class
A list view vector contains lists of a specific type of elements.class
A MapVector is used to store entries of key/value pairs.