Expand description
Reexports the datafusion_datasource_json::source module, containing CSV based FileSource.
Structs§
- CsvOpener
- A
FileOpenerthat opens a CSV file and yields aFileOpenFuture - CsvSource
- A Config for
CsvOpener
Reexports the datafusion_datasource_json::source module, containing CSV based FileSource.
FileOpener that opens a CSV file and yields a FileOpenFutureCsvOpener