You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/22 00:28:44 UTC

[arrow] branch master updated (6a3f828 -> b95c9bf)

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

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


    from 6a3f828  ARROW-6647: [C++] Stop using member initializer for shared_ptr
     add b95c9bf  ARROW-6652: [Python] Fix Array.to_pandas to retain timezone

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/array.pxi            | 11 ++++++++++-
 python/pyarrow/tests/test_array.py  |  8 ++++++++
 python/pyarrow/tests/test_pandas.py |  4 ----
 3 files changed, 18 insertions(+), 5 deletions(-)