Uses of Package
org.apache.flink.orc
Packages that use org.apache.flink.orc
-
Classes in org.apache.flink.orc used by org.apache.flink.orcClassDescriptionThe base for ORC readers for the
FileSource.TheOrcReaderBatchclass holds the data structures containing the batch data (column vectors, row arrays, ...) and performs the batch conversion from the ORC representation to the result format.A vectorized ORC reader.An ORC reader that produces a stream ofColumnarRowDatarecords.OrcSplitReaderto read ORC files intoRowData.Interface to genVectorizedColumnBatch.A filter predicate that can be evaluated by the OrcInputFormat.Orc split reader to read record from orc file. -
Classes in org.apache.flink.orc used by org.apache.flink.orc.shimClassDescriptionA filter predicate that can be evaluated by the OrcInputFormat.