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/13 12:26:45 UTC

[arrow-rs] branch master updated (16fd5e0 -> a423d92)

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 16fd5e0  arrow: enable clippy::vec_init_then_push lint (#1303)
     add a423d92  Changes for 9.0.2  (#1291)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                               | 7 ++++---
 arrow-flight/Cargo.toml                                    | 4 ++--
 arrow-pyarrow-integration-testing/Cargo.toml               | 4 ++--
 arrow/Cargo.toml                                           | 2 +-
 arrow/README.md                                            | 2 +-
 arrow/test/dependency/default-features/Cargo.toml          | 2 +-
 arrow/test/dependency/no-default-features/Cargo.toml       | 2 +-
 arrow/test/dependency/simd/Cargo.toml                      | 2 +-
 dev/release/README.md                                      | 2 +-
 integration-testing/Cargo.toml                             | 2 +-
 parquet/Cargo.toml                                         | 6 +++---
 parquet_derive/Cargo.toml                                  | 4 ++--
 parquet_derive/README.md                                   | 4 ++--
 parquet_derive/test/dependency/default-features/Cargo.toml | 2 +-
 parquet_derive_test/Cargo.toml                             | 6 +++---
 15 files changed, 26 insertions(+), 25 deletions(-)