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 2021/05/12 14:57:07 UTC

[arrow] branch master updated (0a0c9f9 -> 9bbc986)

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

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


    from 0a0c9f9  ARROW-12584: [C++][Python] Expose method for benchmarking tools to release unused memory from the allocators
     add 9bbc986  ARROW-12736: [C++] Eliminate forced copy of potentially large vector<shared_ptr<>>

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/record_batch.cc | 18 +++++++++---------
 cpp/src/arrow/record_batch.h  |  4 ++--
 cpp/src/arrow/table.cc        | 12 ++++--------
 cpp/src/arrow/table.h         |  2 +-
 4 files changed, 16 insertions(+), 20 deletions(-)