| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReaderImpl |
| Modifier and Type | Method and Description |
|---|---|
static Reader |
OrcFile.createReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.conf.Configuration conf)
Create an ORC file reader.
|
Copyright © 2013–2021. All rights reserved.