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 03186b0  ARROW-5910: [Python] Support non-seekable streams in 
ipc.read_tensor, ipc.read_message, add Message.serialize_to method
     add 5a53e31  ARROW-6279: [Python] Add Table.slice, __getitem__ support to 
match RecordBatch, Array, others

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/includes/libarrow.pxd |  3 +++
 python/pyarrow/table.pxi             | 39 +++++++++++++++++++++++++++++++----
 python/pyarrow/tests/test_table.py   | 40 +++++++++++++++++++++---------------
 3 files changed, 61 insertions(+), 21 deletions(-)

Reply via email to