| Package | Description |
|---|---|
| org.apache.flink.orc |
| Modifier and Type | Class and Description |
|---|---|
class |
OrcColumnarRowFileInputFormat<BatchT,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit>
Deprecated.
Please use
OrcColumnarRowInputFormat. |
class |
OrcColumnarRowInputFormat<BatchT,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit>
An ORC reader that produces a stream of
ColumnarRowData records. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.