formatVersion property
The version of the file to write. The possible values are V0_11
and V0_12
. The default is V0_12
.
Implementation
final OrcFormatVersion? formatVersion;
The version of the file to write. The possible values are V0_11
and V0_12
. The default is V0_12
.
final OrcFormatVersion? formatVersion;