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

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


    from 02f11b9  ARROW-12763: [R] Optimize dplyr queries that use head/tail 
after arrange
     add cf50b31  ARROW-14191: [C++][Dataset] Dataset writes should respect 
backpressure

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/file_base.cc   | 56 +++++++++++++++-----------
 cpp/src/arrow/dataset/file_base.h    | 10 +++--
 python/pyarrow/tests/test_dataset.py | 76 +++++++++++++++++++++++++++++++++++-
 python/pyarrow/tests/test_fs.py      | 63 +-----------------------------
 python/pyarrow/tests/util.py         | 66 +++++++++++++++++++++++++++++++
 5 files changed, 183 insertions(+), 88 deletions(-)

Reply via email to