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/11/16 10:45:20 UTC

[arrow] branch master updated (6b910ab -> 245564c)

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 6b910ab  ARROW-10596: [Rust] Improve take benchmark
     add 245564c  ARROW-10560: [Python] Fix crash when creating array from huge string

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/converter.h               | 21 +++++++++++++++------
 python/pyarrow/__init__.py                   |  4 +++-
 python/pyarrow/tests/test_convert_builtin.py | 10 ++++++++++
 3 files changed, 28 insertions(+), 7 deletions(-)