You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2021/09/23 20:40:12 UTC

[arrow] branch master updated (dd6c325 -> eec7b55)

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

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


    from dd6c325  ARROW-14024: [C++] Test that batch size is respected for IPC/CSV
     add eec7b55  ARROW-14008: [R][Compute] Running an ExecPlan should yield Reader instead of Table

No new revisions were added by this update.

Summary of changes:
 r/R/query-engine.R     |  2 +-
 r/src/arrowExports.cpp |  2 +-
 r/src/compute-exec.cpp | 22 ++++++++++++++++------
 3 files changed, 18 insertions(+), 8 deletions(-)