writerVersion property
Indicates the version of row format to output. The possible values are
V1
and V2
. The default is V1
.
Implementation
final ParquetWriterVersion? writerVersion;
Indicates the version of row format to output. The possible values are
V1
and V2
. The default is V1
.
final ParquetWriterVersion? writerVersion;