public static interface TreeReaderFactory.Context
Modifier and Type | Method and Description |
---|---|
OrcFile.Version |
getFileFormat() |
SchemaEvolution |
getSchemaEvolution() |
boolean |
getUseUTCTimestamp() |
String |
getWriterTimezone() |
boolean |
isSkipCorrupt() |
SchemaEvolution getSchemaEvolution()
boolean isSkipCorrupt()
boolean getUseUTCTimestamp()
String getWriterTimezone()
OrcFile.Version getFileFormat()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.