You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2023/06/01 16:38:40 UTC

[arrow] branch main updated (e0fd7ef8f1 -> d20a1d1e1d)

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

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


    from e0fd7ef8f1 GH-35866: [Go] Provide a copy in `arrow.NestedType.Fields()` implementations (#35867)
     add d20a1d1e1d GH-35789: [C++] Remove check_overflow from CumulativeSumOptions (#35790)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/api_vector.cc                   | 19 +++++++------------
 cpp/src/arrow/compute/api_vector.h                    | 18 ++++++++++--------
 .../compute/kernels/vector_cumulative_ops_test.cc     | 12 ++++++++++++
 3 files changed, 29 insertions(+), 20 deletions(-)