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 2021/01/04 12:50:12 UTC

[arrow] branch master updated (b3514c2 -> fdb0e3b)

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 b3514c2  ARROW-10930: [Python] Add value_field property to LargeListType / FixedSizeListType
     add fdb0e3b  ARROW-11095 [Python] access pyarrow.RecordBatch field() and column() by string name

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/table.pxi           | 76 ++++++++++++++++++++++++++++++++++++--
 python/pyarrow/tests/test_table.py | 42 +++++++++++++++++++++
 2 files changed, 115 insertions(+), 3 deletions(-)