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/14 01:33:17 UTC

[arrow] branch master updated (6a2a3de -> a1eb81b)

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 6a2a3de  ARROW-6344: [C++][Gandiva] Handle multibyte characters in substring function
     add a1eb81b  ARROW-5220: [Python] Specified schema in from_pandas also includes the index

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/pandas_compat.py     | 82 +++++++++++++++++++++++++--------
 python/pyarrow/tests/test_pandas.py | 92 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 155 insertions(+), 19 deletions(-)