Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This has some breaking changes: * `GADatasetPartitioningOptions` -> `GADatasetPartitioningFactoryOptions` * `gadataset_directory_partitioning_new()` uses `GADatasetKeyValuePartitioningOptions` instead of `GADatasetPartitioningOptions` * `gadataset_partitioning_new()` -> `gadataset_default_partitioning_new()` * Closes: #15257 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
- Loading branch information