Method
ParquetWriterPropertiesset_compression
Declaration [src]
void
gparquet_writer_properties_set_compression (
GParquetWriterProperties* properties,
GArrowCompressionType compression_type,
const gchar* path
)
Parameters
compression_type |
GArrowCompressionType |
A |
|
path |
const gchar* |
The column path as dot string. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |