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/09 20:33:31 UTC

[arrow] branch master updated (ef426a7 -> 44e7f1d)

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 ef426a7  ARROW-6365: [R] Should be able to coerce numeric to integer with schema
     add 44e7f1d  ARROW-6492: [Python] Handle pandas_metadata created by fastparquet with missing field_name

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/pandas_compat.py     |  5 +++-
 python/pyarrow/tests/test_pandas.py | 53 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 56 insertions(+), 2 deletions(-)