From 54bc77f8900f2f8629315959ac34fca74d8e80c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 00:29:44 +0000 Subject: [PATCH] chore(deps): bump arrow-schema from 57.3.0 to 58.3.0 Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.3.0 to 58.3.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/compare/57.3.0...58.3.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 68 +++++++++++++++++++++++++++++------------------------- Cargo.toml | 2 +- 2 files changed, 38 insertions(+), 32 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 43bb0f21..44ffffc4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -190,7 +190,7 @@ dependencies = [ "arrow-json", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "arrow-string", ] @@ -204,7 +204,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "num-traits", ] @@ -218,7 +218,7 @@ dependencies = [ "ahash", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "chrono-tz", "half", @@ -250,7 +250,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "atoi", "base64 0.22.1", @@ -270,7 +270,7 @@ checksum = "8da746f4180004e3ce7b83c977daf6394d768332349d3d913998b10a120b790a" dependencies = [ "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "csv", "csv-core", @@ -284,7 +284,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1fdd994a9d28e6365aa78e15da3f3950c0fdcea6b963a12fa1c391afb637b304" dependencies = [ "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "half", "num-integer", "num-traits", @@ -299,7 +299,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "flatbuffers", "lz4_flex 0.12.1", @@ -316,7 +316,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "half", "indexmap 2.14.0", @@ -339,7 +339,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", ] @@ -352,21 +352,27 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "half", ] [[package]] name = "arrow-schema" -version = "57.3.0" +version = "57.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c872d36b7bf2a6a6a2b40de9156265f0242910791db366a2c17476ba8330d68" +checksum = "e4cf0d4a6609679e03002167a61074a21d7b1ad9ea65e462b2c0a97f8a3b2bc6" dependencies = [ "bitflags 2.11.1", "serde_core", "serde_json", ] +[[package]] +name = "arrow-schema" +version = "58.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f633dbfdf39c039ada1bf9e34c694816eb71fbb7dc78f613993b7245e078a1ed" + [[package]] name = "arrow-select" version = "57.3.0" @@ -377,7 +383,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "num-traits", ] @@ -390,7 +396,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "memchr", "num-traits", @@ -1328,7 +1334,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7541353e77dc7262b71ca27be07d8393661737e3a73b5d1b1c6f7d814c64fa2a" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "bytes", "chrono", @@ -1855,7 +1861,7 @@ dependencies = [ "ahash", "arrow", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "datafusion-common", "datafusion-common-runtime", @@ -2362,7 +2368,7 @@ version = "0.33.0" dependencies = [ "anyhow", "arrow-array", - "arrow-schema", + "arrow-schema 58.3.0", "async-trait", "bm25", "chrono", @@ -3377,7 +3383,7 @@ dependencies = [ "arrow-ipc", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3441,7 +3447,7 @@ dependencies = [ "arrow-cast", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytes", "futures", @@ -3471,7 +3477,7 @@ checksum = "0f1e25df6a79bf72ee6bcde0851f19b1cd36c5848c1b7db83340882d3c9fdecb" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3512,7 +3518,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-trait", "chrono", @@ -3543,7 +3549,7 @@ dependencies = [ "arrow", "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "futures", "half", @@ -3565,7 +3571,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytemuck", "byteorder", @@ -3603,7 +3609,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3637,7 +3643,7 @@ dependencies = [ "arrow-arith", "arrow-array", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-channel", "async-recursion", @@ -3705,7 +3711,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3740,7 +3746,7 @@ checksum = "0285b70da35def7ed95e150fae1d5308089554e1290470403ed3c50cb235bc5e" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "cc", "deepsize", "half", @@ -3773,7 +3779,7 @@ checksum = "a2392314f3da38f00d166295e44244208a65ccfc256e274fa8631849fc3f4d94" dependencies = [ "arrow", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "bytes", "chrono", @@ -3816,7 +3822,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3852,7 +3858,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ed7119bdd6983718387b4ac44af873a165262ca94f181b104cd6f97912eb3bf" dependencies = [ "arrow-array", - "arrow-schema", + "arrow-schema 57.3.1", "lance-arrow", "num-traits", "rand 0.9.4", @@ -3871,7 +3877,7 @@ dependencies = [ "arrow-data", "arrow-ipc", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-trait", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 77825cb4..0f390a9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ tokio = { version = "1", features = ["full"] } lancedb = "0.27" arrow = { version = "57", default-features = false } arrow-array = "57" -arrow-schema = "57" +arrow-schema = "58" futures = "0.3" async-trait = "0.1" petgraph = "0.8"