Method

ParquetWriterPropertiesdisable_dictionary

since: 0.17.0

Declaration [src]

void
gparquet_writer_properties_disable_dictionary (
  GParquetWriterProperties* properties,
  const gchar* path
)

Description

No description available.

Available since: 0.17.0

Parameters

path

Type: 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.