You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2023/01/04 19:14:38 UTC

[arrow] branch master updated (c45ce8102e -> c6eb4aad30)

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

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


    from c45ce8102e GH-14907: [R] right_join() function does not produce the expected outcome (#15077)
     add c6eb4aad30 ARROW-18195: [C++] Fix case_when produces bad data when condition has nulls (#15131)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_if_else.cc    |   1 +
 .../arrow/compute/kernels/scalar_if_else_test.cc   | 127 ++++++++++++++++++++-
 2 files changed, 123 insertions(+), 5 deletions(-)