Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::file_options::parquet_writer - Rust
[go: Go Back, main page]

Module parquet_writer

Source
Available on crate feature parquet only.
Expand description

Options related to how parquet files should be written

Structs§

ParquetWriterOptions
Options for writing parquet files

Functions§

parse_compression_string
Parses datafusion.execution.parquet.compression String to a parquet::basic::Compression