You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2021/07/20 10:43:53 UTC

[arrow] branch master updated (2215b5e -> 852933e)

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

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


    from 2215b5e  ARROW-13384: [C++] Specify minimum required zstd version in cmake
     add 852933e  ARROW-13382: [C++] Avoid multiple definitions of same symbol

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/aggregate_basic_internal.h |  3 ++-
 cpp/src/arrow/compute/kernels/aggregate_internal.h       | 15 +++++++++++----
 cpp/src/arrow/compute/kernels/aggregate_var_std.cc       |  5 +++--
 3 files changed, 16 insertions(+), 7 deletions(-)