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

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


    from 5b04ca7bf7 arrow-cast: Support cast to `Dictionary<_, 
FixedSizeBinary>` and add `FixedSizeBinaryDictionaryBuilder` (#6666)
     add ffd490f916 Use `doc_auto_cfg`, logo and favicon for docs.rs (#7145)

No new revisions were added by this update.

Summary of changes:
 arrow-arith/Cargo.toml            | 6 +++---
 arrow-arith/src/lib.rs            | 5 +++++
 arrow-array/Cargo.toml            | 7 +++----
 arrow-array/src/lib.rs            | 5 +++++
 arrow-avro/Cargo.toml             | 6 +++---
 arrow-avro/src/lib.rs             | 5 +++++
 arrow-buffer/Cargo.toml           | 6 +++---
 arrow-buffer/src/lib.rs           | 5 +++++
 arrow-cast/Cargo.toml             | 5 +----
 arrow-cast/src/lib.rs             | 5 +++++
 arrow-csv/Cargo.toml              | 4 +++-
 arrow-csv/src/lib.rs              | 5 +++++
 arrow-data/Cargo.toml             | 3 +--
 arrow-data/src/lib.rs             | 5 +++++
 arrow-flight/src/lib.rs           | 6 ++++++
 arrow-integration-test/Cargo.toml | 6 +++---
 arrow-integration-test/src/lib.rs | 5 +++++
 arrow-ipc/Cargo.toml              | 4 +++-
 arrow-ipc/src/lib.rs              | 5 +++++
 arrow-json/Cargo.toml             | 5 +++--
 arrow-json/src/lib.rs             | 5 +++++
 arrow-ord/Cargo.toml              | 4 +++-
 arrow-ord/src/lib.rs              | 5 +++++
 arrow-row/Cargo.toml              | 7 +++----
 arrow-row/src/lib.rs              | 5 +++++
 arrow-schema/Cargo.toml           | 3 +--
 arrow-schema/src/lib.rs           | 8 +++++++-
 arrow-select/Cargo.toml           | 7 +++----
 arrow-select/src/lib.rs           | 8 +++++++-
 arrow-string/Cargo.toml           | 4 +++-
 arrow-string/src/lib.rs           | 8 +++++++-
 arrow/Cargo.toml                  | 4 +---
 arrow/src/lib.rs                  | 5 +++++
 object_store/src/lib.rs           | 1 +
 parquet/src/lib.rs                | 5 +++++
 parquet_derive/Cargo.toml         | 3 +++
 parquet_derive/src/lib.rs         | 5 +++++
 parquet_derive_test/Cargo.toml    | 3 +++
 parquet_derive_test/src/lib.rs    | 5 +++++
 39 files changed, 154 insertions(+), 44 deletions(-)

Reply via email to