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 20:28:07 UTC

[arrow] branch master updated (7c509a6 -> 58e20b2)

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 7c509a6  ARROW-9489: [C++] Add fill_null kernel implementation for (array[string], scalar[string])
     add 58e20b2  ARROW-10532: [Python] Fix metadata in Table.from_pandas conversion with specified schema with different column order

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/pandas_compat.py     | 24 ++++++++++++++----------
 python/pyarrow/tests/test_pandas.py | 28 ++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 10 deletions(-)