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