You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by yi...@apache.org on 2021/05/15 06:31:12 UTC

[arrow] branch master updated (f47703e -> 068318f)

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

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


    from f47703e  ARROW-12677: [Python] Add a mask argument to pyarrow.StructArray.from_arrays
     add 068318f  ARROW-12774 : [C++][Compute] replace_substring_regex() creates invalid arrays => crash

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/scalar_string.cc      | 2 +-
 cpp/src/arrow/compute/kernels/scalar_string_test.cc | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)