| Enum | Description |
|---|---|
| CompressionKind |
An enumeration that lists the generic compression algorithms that
can be applied to ORC files.
|
| OrcConf.ConfVars | |
| OrcProto.ColumnEncoding.Kind | |
| OrcProto.CompressionKind | |
| OrcProto.Stream.Kind | |
| OrcProto.Type.Kind | |
| StreamName.Area |
Format:
HEADER (3 bytes) "ORC"
STRIPE (0 or more stripes)
FILE-FOOTER
POST SCRIPT
PS LENGTH (1 byte)
Stripe:
INDEX-STREAM (0 or more)
DATA-STREAM (0 or more)
STRIPE-FOOTER
Copyright © 2013–2021. All rights reserved.