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 2021/06/14 18:19:30 UTC

[arrow] branch master updated (5173af0 -> a22fc67)

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 5173af0  ARROW-13026: [CI] Use LLVM 10 for s390x
     add a22fc67  ARROW-13075: [Python] Expose C data interface API for pyarrow.Field

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/includes/libarrow.pxd |  3 +++
 python/pyarrow/tests/test_cffi.py    | 24 ++++++++++++++++++++++++
 python/pyarrow/types.pxi             | 21 +++++++++++++++++++++
 3 files changed, 48 insertions(+)