Skip to content

Commit

Permalink
GH-15257: [GLib][Dataset] Add GADatasetHivePartitioning (#15272)
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
kou authored Jan 11, 2023
1 parent d10bc18 commit 943580e
Show file tree
Hide file tree
Showing 5 changed files with 633 additions and 129 deletions.
Loading

0 comments on commit 943580e

Please sign in to comment.