You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/08/16 16:13:48 UTC

[arrow-rs] branch master updated (7a74465f2 -> 6a1b9ee8b)

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

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


    from 7a74465f2 enable compression for it (#2462)
     add 6a1b9ee8b Utf8array casting (#2456)

No new revisions were added by this update.

Summary of changes:
 arrow/src/compute/kernels/cast.rs | 174 +++++++++++++++++++++++++-------------
 arrow/src/datatypes/datatype.rs   |   2 +-
 2 files changed, 117 insertions(+), 59 deletions(-)