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 2022/02/15 18:39:22 UTC

[arrow-rs] branch master updated (9209e55 -> 6e5b494)

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 9209e55  Update parquet-testing pin (#1311)
     add 6e5b494  Enable clippy::type_complexity (#1310)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/equal/mod.rs        | 4 +++-
 arrow/src/compute/kernels/length.rs | 7 ++++---
 arrow/src/compute/kernels/sort.rs   | 2 +-
 arrow/src/lib.rs                    | 1 -
 4 files changed, 8 insertions(+), 6 deletions(-)