方法

ParquetWriterPropertiesset_compression

起始版本: 0.17.0

声明 [src]

void
gparquet_writer_properties_set_compression (
  GParquetWriterProperties* properties,
  GArrowCompressionType compression_type,
  const gchar* path
)

描述

没有可用的描述。

可用版本: 0.17.0

参数

compression_type

类型: GArrowCompressionType

一个 GArrowCompressionType

path

类型: const gchar*

作为点字符串的列路径。

参数可以为 NULL
数据由该函数的调用者拥有。
该值是以 NUL 结尾的 UTF-8 字符串。