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::execution::options - Rust
[go: Go Back, main page]

Expand description

User facing options for the file formats readers

Structs

Options that control the reading of AVRO files.
Options that control the reading of CSV files.
Options that control the reading of Line-delimited JSON files (NDJson)
Options that control the reading of Parquet files.

Traits

[‘ReadOptions’] is implemented by Options like [‘CsvReadOptions’] that control the reading of respective files/sources.