Constructor

ParquetWriterPropertiesnew

Declaration [src]

GParquetWriterProperties*
gparquet_writer_properties_new (
  void
)

Description

No description available.
Available since:0.17.0

Return value

Returns: GParquetWriterProperties
 

A newly created GParquetWriterProperties.

 The caller of the function takes ownership of the data, and is responsible for freeing it.