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 2022/02/07 19:24:12 UTC

[arrow] branch master updated (06d0e65 -> 501d92e)

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 06d0e65  ARROW-15603: [C++] Remove unused variables
     add 501d92e  ARROW-15080: [Python][C++] Enable tuples conversion to interval

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/python_to_arrow.cc | 18 ++++++++++++++----
 python/pyarrow/tests/strategies.py      |  2 ++
 python/pyarrow/tests/test_array.py      | 15 +++++++++++++++
 3 files changed, 31 insertions(+), 4 deletions(-)