Expand description
Execution plan for reading CSV files
Structs§
- CsvOpener
- A
FileOpener
that opens a CSV file and yields aFileOpenFuture
- CsvSource
- A Config for
CsvOpener
Execution plan for reading CSV files
FileOpener
that opens a CSV file and yields a FileOpenFuture
CsvOpener