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