Package org.apache.flink.orc.writer
-
Class Summary Class Description OrcBulkWriter<T> ABulkWriter
implementation that writes data in ORC format.OrcBulkWriterFactory<T> A factory that creates an ORCBulkWriter
.PhysicalWriterImpl A slightly customised clone ofPhysicalFsWriter
.ThreadLocalClassLoaderConfiguration Workaround for https://issues.apache.org/jira/browse/ORC-653.