From 2a041c39932d424f04300a1ff76744180d1c586b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 13:33:00 +0000 Subject: [PATCH] chore(deps): bump arrow-schema from 57.3.0 to 58.0.0 Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.3.0 to 58.0.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.0.0) --- updated-dependencies: - dependency-name: arrow-schema dependency-version: 58.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 64 +++++++++++++++++++++++++++++------------------------- Cargo.toml | 2 +- 2 files changed, 36 insertions(+), 30 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d7b989f..0b5f7fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -190,7 +190,7 @@ dependencies = [ "arrow-json", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "arrow-string", ] @@ -204,7 +204,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "chrono", "num-traits", ] @@ -218,7 +218,7 @@ dependencies = [ "ahash", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "chrono", "chrono-tz", "half", @@ -250,7 +250,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "atoi", "base64 0.22.1", @@ -270,7 +270,7 @@ checksum = "8da746f4180004e3ce7b83c977daf6394d768332349d3d913998b10a120b790a" dependencies = [ "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.0", "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.0", "half", "num-integer", "num-traits", @@ -299,7 +299,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "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.0", "chrono", "half", "indexmap 2.13.0", @@ -339,7 +339,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", ] @@ -352,7 +352,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "half", ] @@ -367,6 +367,12 @@ dependencies = [ "serde_json", ] +[[package]] +name = "arrow-schema" +version = "58.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b47e0ca91cc438d2c7879fe95e0bca5329fff28649e30a88c6f760b1faeddcb" + [[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.0", "num-traits", ] @@ -390,7 +396,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "memchr", "num-traits", @@ -1242,7 +1248,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ea28305c211e3541c9cfcf06a23d0d8c7c824b4502ed1fdf0a6ff4ad24ee531c" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 57.3.0", "async-trait", "bytes", "chrono", @@ -1769,7 +1775,7 @@ dependencies = [ "ahash", "arrow", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "async-trait", "datafusion-common", "datafusion-common-runtime", @@ -3102,7 +3108,7 @@ dependencies = [ "arrow-ipc", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-recursion", "async-trait", @@ -3166,7 +3172,7 @@ dependencies = [ "arrow-cast", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "bytes", "futures", @@ -3196,7 +3202,7 @@ checksum = "ce0a5d4427c42f7d9302771bb2aa474b09316a8919633abad0030c4d58013e89" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.0", "async-trait", "byteorder", "bytes", @@ -3237,7 +3243,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-trait", "chrono", @@ -3268,7 +3274,7 @@ dependencies = [ "arrow", "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.0", "chrono", "futures", "half", @@ -3290,7 +3296,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "bytemuck", "byteorder", @@ -3328,7 +3334,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-recursion", "async-trait", @@ -3362,7 +3368,7 @@ dependencies = [ "arrow-arith", "arrow-array", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-channel", "async-recursion", @@ -3429,7 +3435,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-recursion", "async-trait", @@ -3464,7 +3470,7 @@ checksum = "1bc4b0c9892f985dac4d27c058d21b6adfda5c73a7aaf697a92f300f36995ded" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.0", "cc", "deepsize", "half", @@ -3496,7 +3502,7 @@ checksum = "0beb555ea8ac3bfc220519585ffaea34caa61cc24edce533b98f48474042e3f0" dependencies = [ "arrow", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.0", "async-trait", "bytes", "chrono", @@ -3539,7 +3545,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.0", "async-trait", "byteorder", "bytes", @@ -3575,7 +3581,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3de153d46ba1c1fc6dbd4c93ed8b0b99b9001902d5df1159d855ef9fd2613591" dependencies = [ "arrow-array", - "arrow-schema", + "arrow-schema 57.3.0", "lance-arrow", "num-traits", "rand 0.9.2", @@ -3594,7 +3600,7 @@ dependencies = [ "arrow-data", "arrow-ipc", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.0", "arrow-select", "async-trait", "bytes", @@ -3961,7 +3967,7 @@ version = "0.6.0" dependencies = [ "arrow", "arrow-array", - "arrow-schema", + "arrow-schema 58.0.0", "chrono", "directories", "fastembed", diff --git a/Cargo.toml b/Cargo.toml index cf29f24..685dabc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ reqwest = { version = "0.13.2", features = ["json", "stream"] } lancedb = "0.27" arrow = { version = "57", default-features = false } arrow-array = "57" -arrow-schema = "57" +arrow-schema = "58" # Embedding (local ONNX via fastembed, optional) fastembed = "5.12.1"