方法

ParquetWriterPropertiesis_dictionary_enabled

起始版本:0.17.0

声明 [src]

gboolean
gparquet_writer_properties_is_dictionary_enabled (
  GParquetWriterProperties* properties,
  const gchar* path
)

描述

没有可用的描述。

可用版本:0.17.0

参数

path

类型: const gchar*

路径,表示为点字符串。

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

返回值

类型: gboolean

TRUE 表示字典已启用,FALSE 表示字典已禁用。