Constructor
DataFusionCSVReadOptionsnew
since: 10.0.0
Declaration [src]
GDFCSVReadOptions*
gdf_csv_read_options_new (
void
)
Return value
Type: GDFCSVReadOptions
A new CSV read options.
The caller of the function takes ownership of the data, and is responsible for freeing it. |