You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/08/26 11:50:12 UTC

[arrow-rs] branch master updated (8308615 -> 48c7529)

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

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


    from 8308615  Support binary data type in `build_struct_array`. (#702)
     add 48c7529  Implement `regexp_matches_utf8` (#706)

No new revisions were added by this update.

Summary of changes:
 arrow/benches/comparison_kernels.rs     |  17 +++
 arrow/src/compute/kernels/comparison.rs | 244 ++++++++++++++++++++++++++++++++
 2 files changed, 261 insertions(+)