Package org.apache.flink.table.data.columnar.vector
package org.apache.flink.table.data.columnar.vector
-
ClassDescriptionArray column vector.Boolean column vector.Byte column vector.Bytes column vector to get
BytesColumnVector.Bytes, it include original data and offset and length.Bytes data.Nullable column vector.Decimal column vector.The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.Double column vector.Float column vector.Int column vector.Long column vector.Map column vector.Row column vector.Short column vector.Timestamp column vector.A VectorizedColumnBatch is a set of rows, organized with each column as a vector.