You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2022/02/24 22:53:02 UTC

[arrow] branch master updated (a26506c -> fffdca2)

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 a26506c  ARROW-15748: [Python] Round temporal options default unit is `day` but documented as `second`
     add fffdca2  ARROW-15258: [C++] Easy options to create a source node from a table

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   | 39 +++++++++++++++++
 cpp/src/arrow/compute/exec/source_node.cc | 71 +++++++++++++++++++++++++++++++
 3 files changed, 124 insertions(+)