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/08/14 19:42:57 UTC

[arrow] branch master updated (e523db4 -> c7b9379)

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 e523db4  ARROW-5741: [JS] Make numeric vector from functions consistent with TypedArray.from
     add c7b9379  ARROW-6224: [Python] fix deprecated usage of .data (previouly Column.data)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/feather.py            |  4 ++--
 python/pyarrow/parquet.py            |  2 +-
 python/pyarrow/tests/test_array.py   |  3 ++-
 python/pyarrow/tests/test_pandas.py  | 10 +++++-----
 python/pyarrow/tests/test_parquet.py |  4 ++--
 5 files changed, 12 insertions(+), 11 deletions(-)