Method
ParquetWriterPropertiesget_compression_path
Declaration [src]
GArrowCompressionType
gparquet_writer_properties_get_compression_path (
  GParquetWriterProperties* properties,
  const gchar* path
)
Parameters
| path | 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
| Returns: | GArrowCompressionType | 
| The compression type of  |