Module csv

Module csv 

Source
Expand description

Reexports the datafusion_datasource_json::source module, containing CSV based FileSource.

Structs§

CsvOpener
A FileOpener that opens a CSV file and yields a FileOpenFuture
CsvSource
A Config for CsvOpener

Functions§

plan_to_csv