diff --git a/Cargo.lock b/Cargo.lock index c249e063..11fc4fba 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 = "59.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6fed2ca0d1eade57e811cbe73b98ad50cc08a1183e13b2d2aa43a7df593f40e" + [[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", @@ -727,7 +733,7 @@ version = "3.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "519bd3116aeeb42d5372c29d982d16d0170d3d4a5ed85fc7dd91642ffff3c67c" dependencies = [ - "darling 0.20.11", + "darling 0.23.0", "ident_case", "prettyplease", "proc-macro2", @@ -1372,7 +1378,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", @@ -1899,7 +1905,7 @@ dependencies = [ "ahash", "arrow", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "datafusion-common", "datafusion-common-runtime", @@ -2406,7 +2412,7 @@ version = "0.33.0" dependencies = [ "anyhow", "arrow-array", - "arrow-schema", + "arrow-schema 59.2.0", "async-trait", "bm25", "chrono", @@ -3422,7 +3428,7 @@ dependencies = [ "arrow-ipc", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3486,7 +3492,7 @@ dependencies = [ "arrow-cast", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytes", "futures", @@ -3516,7 +3522,7 @@ checksum = "0f1e25df6a79bf72ee6bcde0851f19b1cd36c5848c1b7db83340882d3c9fdecb" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3557,7 +3563,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-trait", "chrono", @@ -3588,7 +3594,7 @@ dependencies = [ "arrow", "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "futures", "half", @@ -3610,7 +3616,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytemuck", "byteorder", @@ -3648,7 +3654,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3682,7 +3688,7 @@ dependencies = [ "arrow-arith", "arrow-array", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-channel", "async-recursion", @@ -3750,7 +3756,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3785,7 +3791,7 @@ checksum = "0285b70da35def7ed95e150fae1d5308089554e1290470403ed3c50cb235bc5e" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "cc", "deepsize", "half", @@ -3818,7 +3824,7 @@ checksum = "a2392314f3da38f00d166295e44244208a65ccfc256e274fa8631849fc3f4d94" dependencies = [ "arrow", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "bytes", "chrono", @@ -3861,7 +3867,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3897,7 +3903,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", @@ -3916,7 +3922,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 6f54c494..c3e6b869 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 = "59" futures = "0.3" async-trait = "0.1" petgraph = "0.8"