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 2020/03/29 22:08:34 UTC

[arrow] branch master updated (f140625 -> db50352)

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 f140625  ARROW-8267: [CI][GLib] Fix build error on Ubuntu 16.04
     add db50352  ARROW-2587: [Python][Parquet] Verify nested data can be written

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_parquet.pxd          |  6 ++++++
 python/pyarrow/_parquet.pyx          | 14 +++++++++++++-
 python/pyarrow/parquet.py            | 11 ++++++++++-
 python/pyarrow/tests/test_parquet.py | 25 +++++++++++++++++++++++++
 4 files changed, 54 insertions(+), 2 deletions(-)