Uses of Package
org.apache.flink.orc.vector
Packages that use org.apache.flink.orc.vector
Package
Description
-
Classes in org.apache.flink.orc.vector used by org.apache.flink.orcClassDescriptionInterface to create
VectorizedColumnBatch.Interface to unify orc reader in hive and orc reader without hive dependents. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.shimClassDescriptionWrap
VectorizedRowBatchhive orc batch.Interface to unify orc reader in hive and orc reader without hive dependents. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.vectorClassDescriptionThis column vector is used to adapt hive's ColumnVector to Flink's ColumnVector.Interface to unify orc reader in hive and orc reader without hive dependents.This class provides an abstracted set of methods to handle the lifecycle of
VectorizedRowBatch. -
Classes in org.apache.flink.orc.vector used by org.apache.flink.orc.writerClassDescriptionThis class provides an abstracted set of methods to handle the lifecycle of
VectorizedRowBatch.