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 2023/06/28 17:08:19 UTC

[arrow] branch main updated (e5de6a59f4 -> 427f5507c5)

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

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


    from e5de6a59f4 GH-36168: [C++][Python] Support halffloat for Arrow list to pandas (#35944)
     add 427f5507c5 GH-36129: [Python] Consolidate common APIs in Table and RecordBatch (#36130)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/table.pxi           | 661 +++++++++++++++----------------------
 python/pyarrow/tests/test_table.py |  27 ++
 2 files changed, 286 insertions(+), 402 deletions(-)