Constructor

DataFusionParquetWriterPropertiesnew

since: 21.0.0

Declaration [src]

GDFParquetWriterProperties*
gdf_parquet_writer_properties_new (
  void
)

Description

No description available.

Available since: 21.0.0

Return value

Type: GDFParquetWriterProperties

A new Apache Parquet writer properties.

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