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/11/26 13:07:07 UTC

[arrow-rs] branch active_release updated (7e51df0 -> 686ac18)

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

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


    from 7e51df0  add more error test case and change the code style (#952) (#976)
     add 686ac18  Prepare for 6.3.0 release: Version updated + CHANGELOG (#981)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       | 23 ++++++++++++++++++++++
 arrow-flight/Cargo.toml                            |  4 ++--
 arrow-pyarrow-integration-testing/Cargo.toml       |  4 ++--
 arrow/Cargo.toml                                   |  2 +-
 arrow/test/dependency/default-features/Cargo.toml  |  2 +-
 .../test/dependency/no-default-features/Cargo.toml |  2 +-
 arrow/test/dependency/simd/Cargo.toml              |  2 +-
 integration-testing/Cargo.toml                     |  2 +-
 parquet/Cargo.toml                                 |  4 ++--
 parquet_derive/Cargo.toml                          |  4 ++--
 parquet_derive/README.md                           |  4 ++--
 .../test/dependency/default-features/Cargo.toml    |  2 +-
 parquet_derive_test/Cargo.toml                     |  6 +++---
 13 files changed, 42 insertions(+), 19 deletions(-)