方法

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 字串。