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 2020/01/14 19:21:00 UTC

[arrow] branch master updated (4c0c1e2 -> 6ef2935)

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 4c0c1e2  ARROW-7219: [Python] [CI] Test with pickle5 installed
     add 6ef2935  ARROW-7281: [C++] Make Adaptive builders' length match expectations

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/builder_adaptive.cc |  81 +++++++---------
 cpp/src/arrow/array/builder_adaptive.h  |  58 +++++-------
 cpp/src/arrow/array_test.cc             | 161 ++++++++++++++++++++++----------
 3 files changed, 168 insertions(+), 132 deletions(-)