Class ORCWriterOptions


public class ORCWriterOptions extends CompressionMetadataWriterOptions
This class represents settings for writing ORC files. It includes meta data information that will be used by the ORC writer to write the file.
  • Method Details