You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/02/07 16:13:10 UTC

[arrow] branch master updated (4144c17 -> bd35629)

This is an automated email from the ASF dual-hosted git repository.

jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 4144c17  ARROW-15569: [Packaging][deb] Use gem instead of apt to install gobject-introspection gem
     add bd35629  ARROW-10643: [Python] Pandas<->pyarrow roundtrip failing to recreate index for empty dataframe

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/includes/libarrow.pxd |  6 ++++++
 python/pyarrow/pandas_compat.py      | 16 +++++++++++++-
 python/pyarrow/table.pxi             | 22 +++++++++++++++----
 python/pyarrow/tests/test_table.py   | 42 ++++++++++++++++++++++++++++++++----
 4 files changed, 77 insertions(+), 9 deletions(-)