You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/02/04 13:09:41 UTC

[arrow] branch master updated (1ff2e19 -> 47d5575)

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 1ff2e19  ARROW-15555: [Release] Don't push the release tag since it already exists
     add 47d5575  ARROW-15262: [C++] Create a ToTable sink node

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/exec/options.h    | 14 ++++++++++
 cpp/src/arrow/compute/exec/plan_test.cc | 32 +++++++++++++++++++++++
 cpp/src/arrow/compute/exec/sink_node.cc | 46 +++++++++++++++++++++++++++++++++
 3 files changed, 92 insertions(+)