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 2021/12/30 21:26:52 UTC

[arrow] branch master updated (6f47ba3 -> 50d66c2)

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 6f47ba3  ARROW-15203: [GLib] garrow_struct_scalar_get_value() for scalar from C++ returns value
     add 50d66c2  ARROW-15204: [GLib] Add Arrow::RoundOptions

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/compute.cpp                      | 135 +++++++++++++++++++++
 c_glib/arrow-glib/compute.h                        |  61 ++++++++++
 c_glib/arrow-glib/compute.hpp                      |   4 +
 ...array-sort-options.rb => test-round-options.rb} |  21 ++--
 4 files changed, 213 insertions(+), 8 deletions(-)
 copy c_glib/test/{test-array-sort-options.rb => test-round-options.rb} (67%)