Package org.apache.drill.exec.vector.complex.impl
package org.apache.drill.exec.vector.complex.impl
-
ClassDescriptionThis FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.Union vector writer for writing list of union-type valuesListWriter-like writer with only difference that it acts only as a factory for concrete type writers for UnionVector data vector.Deprecated.