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 150224c  ARROW-12151: [Docs] Add Jira component + summary conventions 
to the docs
     add 2da0a37  ARROW-9731: [C++][Python][R][Dataset] Implement Scanner::Head

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/scanner.cc             | 16 +++++++++++++
 cpp/src/arrow/dataset/scanner.h              |  2 ++
 cpp/src/arrow/dataset/scanner_test.cc        | 35 ++++++++++++++++++++++++++++
 python/pyarrow/_dataset.pyx                  | 34 +++++++++++++++++++++++++++
 python/pyarrow/includes/libarrow_dataset.pxd |  1 +
 python/pyarrow/tests/test_dataset.py         | 22 +++++++++++++++++
 r/src/dataset.cpp                            | 11 +--------
 7 files changed, 111 insertions(+), 10 deletions(-)

Reply via email to