Module parquet_opts

Source

Structsยง

Builder
A builder for ParquetOpts
Complete
The final stage for ParquetOpts.
ParquetOpts
Options for ingesting parquet files. Supported file formats include .parquet, .parquet.gz and archives such as .tar, .tar.gz, and .zip (must set the isArchive flag).
SourceStage
The source stage for Builder.
TargetStage
The target stage for Builder.
TimestampMetadataStage
The timestamp_metadata stage for Builder.