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 2018/09/27 15:15:22 UTC

[arrow] branch master updated (830a2b1 -> a10d40a)

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 830a2b1  ARROW-3338: [Python] Crash when schema and columns do not match
     add a10d40a  ARROW-3065: [Python] concat_tables() failing from bad Pandas Metadata

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/table.cc             |  2 +-
 python/pyarrow/tests/test_table.py | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)