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/05/07 18:46:31 UTC

[arrow-rs] branch master updated (a870b24 -> 8bd769b)

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 a870b24  Fix typo in csv/reader.rs (#265)
     add 8bd769b  1.52 clippy fixes (#267)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/data.rs             | 1 +
 arrow/src/compute/kernels/regexp.rs | 6 ++----
 arrow/src/json/reader.rs            | 2 +-
 parquet/src/arrow/array_reader.rs   | 8 +++-----
 parquet/src/arrow/schema.rs         | 6 ++----
 parquet/src/schema/parser.rs        | 8 ++++----
 6 files changed, 13 insertions(+), 18 deletions(-)