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