parquetVersion property

ParquetVersionValue? parquetVersion
final

The version of the Apache Parquet format that you want to use: parquet_1_0 (the default) or parquet_2_0.

Implementation

final ParquetVersionValue? parquetVersion;