| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Method and Description |
|---|---|
OrcSplit.OffsetAndBucketProperty |
OrcSplit.getSyntheticAcidProps() |
| Constructor and Description |
|---|
OrcSplit(org.apache.hadoop.fs.Path path,
Object fileId,
long offset,
long length,
String[] hosts,
org.apache.orc.impl.OrcTail orcTail,
boolean isOriginal,
boolean hasBase,
List<AcidInputFormat.DeltaMetaData> deltas,
long projectedDataSize,
long fileLen,
org.apache.hadoop.fs.Path rootDir,
OrcSplit.OffsetAndBucketProperty syntheticAcidProps) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.