Constructor
ParquetWriterPropertiesnew
since: 0.17.0
Declaration [src]
GParquetWriterProperties*
gparquet_writer_properties_new (
void
)
Return value
Type: GParquetWriterProperties
A newly created GParquetWriterProperties
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |