Constructor
ArrowDatasetPartitioningFactoryOptionsnew
since: 11.0.0
Declaration [src]
GADatasetPartitioningFactoryOptions*
gadataset_partitioning_factory_options_new (
void
)
Return value
Type: GADatasetPartitioningFactoryOptions
The newly created GADatasetPartitioningFactoryOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |