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

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


    from 7fb6cbe  ARROW-2490: [C++] Normalize input stream concurrency
     add 7f42475  ARROW-6253: [Python] Expose "enable_buffered_stream" option 
from parquet::ReaderProperties in pyarrow.parquet.read_table

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_parquet.pxd          | 11 ++++---
 python/pyarrow/_parquet.pyx          | 15 +++++++--
 python/pyarrow/parquet.py            | 61 +++++++++++++++++++++++-------------
 python/pyarrow/tests/test_parquet.py | 33 +++++++++++++++++++
 4 files changed, 91 insertions(+), 29 deletions(-)

Reply via email to