Method

ParquetWriterPropertiesset_max_row_group_length

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 gint64
 

The max row group length.