Package org.apache.drill.exec.vector.complex
package org.apache.drill.exec.vector.complex
-
ClassDescriptionBase class for composite vectors.Base class for MapVectors.A mix-in used for introducing container vector-like behaviour.A
ValueVector
holding key-value pairs.Tracks and populate empty values in repeated value vectors."Non-repeated" LIST vector.AValueVector
mix-in that can be used in conjunction withRepeatedValueVector
subtypes.Represents repeated (AKA "array") value vectors.