OrcSerDe
@JsonSerializable
Constructors
Link copied to clipboard
constructor(BlockSizeBytes: Int? = null, BloomFilterColumns: List<String>? = null, BloomFilterFalsePositiveProbability: Int? = null, Compression: Compression? = null, DictionaryKeyThreshold: Int? = null, EnablePadding: Boolean? = null, FormatVersion: FormatVersion? = null, PaddingTolerance: Int? = null, RowIndexStride: Int? = null, StripeSizeBytes: Int? = null)