Method
ParquetWriterPropertiesget_compression_path
since: 0.17.0
Declaration [src]
GArrowCompressionType
gparquet_writer_properties_get_compression_path (
  GParquetWriterProperties* properties,
  const gchar* path
)
Parameters
- path
- 
            Type: const gchar*The path as dot string. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 
Return value
Type: GArrowCompressionType
The compression type of GParquetWriterProperties.