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 2020/01/14 14:54:17 UTC

[arrow] branch master updated (6ea5417 -> 4157de4)

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 6ea5417  ARROW-7557: [C++][Compute] Validate sorting stability
     add 4157de4  ARROW-7204: [C++][Dataset] Implicit cast support for InExpression

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/cast.h |  5 +----
 cpp/src/arrow/dataset/filter.cc      | 14 ++++++++++++++
 cpp/src/arrow/dataset/filter_test.cc |  6 ++++++
 r/tests/testthat/test-dataset.R      |  3 +--
 4 files changed, 22 insertions(+), 6 deletions(-)