GParquet.WriterProperties.set_batch_size – parquet-glib Reference Manual
Packages
parquet-glib
GParquet
WriterProperties
WriterProperties
disable_dictionary
enable_dictionary
get_batch_size
get_compression_path
get_data_page_size
get_dictionary_page_size_limit
get_max_row_group_length
is_dictionary_enabled
set_batch_size
set_compression
set_data_page_size
set_dictionary_page_size_limit
set_max_row_group_length
set_batch_size
Description:
[
Version
( since =
"0.17.0"
) ]
public
void
set_batch_size
(
int64
batch_size)
Parameters:
this
A
WriterProperties
.
batch_size
The batch size.