| Package | Description | 
|---|---|
| org.apache.orc.impl.writer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CharTreeWriterUnder the covers, char is written to ORC the same way as string. | 
| class  | StringTreeWriter | 
| class  | VarcharTreeWriterUnder the covers, varchar is written to ORC the same way as string. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.