Expand description
User facing options for the file formats readers
Structs§
- Arrow
Read Options - Options that control the reading of ARROW files.
- Avro
Read Options - Options that control the reading of AVRO files.
- CsvRead
Options - Options that control the reading of CSV files.
- NdJson
Read Options - Options that control the reading of Line-delimited JSON files (NDJson)
- Parquet
Read Options - Options that control the reading of Parquet files.
Traits§
- Read
Options - [‘ReadOptions’] is implemented by Options like [‘CsvReadOptions’] that control the reading of respective files/sources.