Constructor
ArrowDatasetParquetFileFormatnew
since: 3.0.0
Declaration [src]
GADatasetParquetFileFormat*
gadataset_parquet_file_format_new (
void
)
Return value
Type: GADatasetParquetFileFormat
The newly created Parquet file format.
The caller of the function takes ownership of the data, and is responsible for freeing it. |