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

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


    from bc2aa3d  ARROW-15949: [Python] Do not require Parquet encryption when 
Parquet is disabled
     add 1157e67  ARROW-15823: [C++][Python] Add a method to convert a Table to 
a RecordBatchReader

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/table.cc               | 16 +++++++++++++++-
 cpp/src/arrow/table.h                |  2 ++
 cpp/src/arrow/table_test.cc          | 20 ++++++++++++++++++++
 python/pyarrow/includes/libarrow.pxd |  1 +
 python/pyarrow/lib.pxd               |  1 +
 python/pyarrow/table.pxi             | 22 ++++++++++++++++++++++
 python/pyarrow/tests/test_table.py   | 11 +++++++++++
 7 files changed, 72 insertions(+), 1 deletion(-)

Reply via email to