diff --git a/Cargo.lock b/Cargo.lock index 982b62bf..9e1ca94e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -161,7 +161,7 @@ dependencies = [ "arrow-json", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "arrow-string", ] @@ -175,7 +175,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "num-traits", ] @@ -189,7 +189,7 @@ dependencies = [ "ahash", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "chrono-tz", "half", @@ -221,7 +221,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "atoi", "base64 0.22.1", @@ -241,7 +241,7 @@ checksum = "8da746f4180004e3ce7b83c977daf6394d768332349d3d913998b10a120b790a" dependencies = [ "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "csv", "csv-core", @@ -255,7 +255,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", @@ -270,7 +270,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "flatbuffers", "lz4_flex 0.12.1", @@ -287,7 +287,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "half", "indexmap 2.14.0", @@ -310,7 +310,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", ] @@ -323,21 +323,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.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "10fab8d4563491417ba801fab29d205104d20d4bdf37bda6cd1cf425cff598cd" + [[package]] name = "arrow-select" version = "57.3.0" @@ -348,7 +354,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "num-traits", ] @@ -361,7 +367,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "memchr", "num-traits", @@ -1291,7 +1297,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", @@ -1818,7 +1824,7 @@ dependencies = [ "ahash", "arrow", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "datafusion-common", "datafusion-common-runtime", @@ -2283,7 +2289,7 @@ version = "0.37.0" dependencies = [ "anyhow", "arrow-array", - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "bm25", "chrono", @@ -3233,7 +3239,7 @@ dependencies = [ "arrow-ipc", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3297,7 +3303,7 @@ dependencies = [ "arrow-cast", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytes", "futures", @@ -3327,7 +3333,7 @@ checksum = "0f1e25df6a79bf72ee6bcde0851f19b1cd36c5848c1b7db83340882d3c9fdecb" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3368,7 +3374,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-trait", "chrono", @@ -3399,7 +3405,7 @@ dependencies = [ "arrow", "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 57.3.1", "chrono", "futures", "half", @@ -3421,7 +3427,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "bytemuck", "byteorder", @@ -3459,7 +3465,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3493,7 +3499,7 @@ dependencies = [ "arrow-arith", "arrow-array", "arrow-ord", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-channel", "async-recursion", @@ -3561,7 +3567,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 57.3.1", "arrow-select", "async-recursion", "async-trait", @@ -3596,7 +3602,7 @@ checksum = "0285b70da35def7ed95e150fae1d5308089554e1290470403ed3c50cb235bc5e" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 57.3.1", "cc", "deepsize", "half", @@ -3629,7 +3635,7 @@ checksum = "a2392314f3da38f00d166295e44244208a65ccfc256e274fa8631849fc3f4d94" dependencies = [ "arrow", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "bytes", "chrono", @@ -3672,7 +3678,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-ipc", - "arrow-schema", + "arrow-schema 57.3.1", "async-trait", "byteorder", "bytes", @@ -3708,7 +3714,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", @@ -3727,7 +3733,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 103da272..f746e6bc 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"