Function
ArrowDatasetPartitioningcreate_default
since: 12.0.0
Declaration [src]
GADatasetPartitioning*
gadataset_partitioning_create_default (
void
)
Return value
Type: GADatasetPartitioning
The newly created GADatasetPartitioning
that doesn’t partition.
The caller of the function takes ownership of the data, and is responsible for freeing it. |