Method

ParquetWriterPropertiesset_max_row_group_length

since: 0.17.0

Declaration [src]

void
gparquet_writer_properties_set_max_row_group_length (
  GParquetWriterProperties* properties,
  gint64 length
)

Description

No description available.

Available since: 0.17.0

Parameters

length

Type: gint64

The max row group length.