You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2023/01/11 03:04:17 UTC

[arrow] branch master updated (d10bc18b9c -> 943580e2bb)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from d10bc18b9c MINOR: [Docs][C++] Fix a typo (#31446)
     add 943580e2bb GH-15257: [GLib][Dataset] Add GADatasetHivePartitioning (#15272)

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-dataset-glib/partitioning.cpp         | 608 +++++++++++++++++----
 c_glib/arrow-dataset-glib/partitioning.h           | 105 +++-
 c_glib/arrow-dataset-glib/partitioning.hpp         |  16 +-
 ...ons.rb => test-partitioning-factory-options.rb} |   4 +-
 c_glib/test/dataset/test-partitioning.rb           |  29 +-
 5 files changed, 633 insertions(+), 129 deletions(-)
 rename c_glib/test/dataset/{test-partitioning-options.rb => test-partitioning-factory-options.rb} (92%)