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