Uses of Interface
org.apache.flink.table.data.columnar.vector.BytesColumnVector
Packages that use BytesColumnVector
Package
Description
-
Uses of BytesColumnVector in org.apache.flink.table.data.columnar.vector.heap
Classes in org.apache.flink.table.data.columnar.vector.heap that implement BytesColumnVectorModifier and TypeClassDescriptionclassThis class supports string and binary data by value reference -- i.e. each field is explicitly present, as opposed to provided by a dictionary reference. -
Uses of BytesColumnVector in org.apache.flink.table.data.columnar.vector.writable
Subinterfaces of BytesColumnVector in org.apache.flink.table.data.columnar.vector.writable