diff --git a/Cargo.lock b/Cargo.lock index 2c5fd77..1eb7f75 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -224,7 +224,7 @@ dependencies = [ "arrow-json", "arrow-ord", "arrow-row", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", "arrow-string", ] @@ -238,7 +238,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "chrono", "num-traits", ] @@ -252,7 +252,7 @@ dependencies = [ "ahash 0.8.12", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "chrono", "chrono-tz", "half", @@ -284,7 +284,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", "atoi", "base64", @@ -304,7 +304,7 @@ checksum = "ca025bd0f38eeecb57c2153c0123b960494138e6a957bbda10da2b25415209fe" dependencies = [ "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 58.3.0", "chrono", "csv", "csv-core", @@ -318,7 +318,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "42d10beeab2b1c3bb0b53a00f7c944a178b622173a5c7bcabc3cb45d90238df4" dependencies = [ "arrow-buffer", - "arrow-schema", + "arrow-schema 58.3.0", "half", "num-integer", "num-traits", @@ -333,7 +333,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", "flatbuffers", "lz4_flex", @@ -350,7 +350,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "chrono", "half", "indexmap", @@ -373,7 +373,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", ] @@ -382,7 +382,7 @@ name = "arrow-pg" version = "0.14.0" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.0.0", "async-trait", "bytes", "chrono", @@ -409,7 +409,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "half", ] @@ -423,6 +423,12 @@ dependencies = [ "serde_json", ] +[[package]] +name = "arrow-schema" +version = "59.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "80b3e786a0dd9103acd583a6fb486dbf2f3268466cc0bd571dcf34cef231c1f1" + [[package]] name = "arrow-select" version = "58.1.0" @@ -433,7 +439,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "num-traits", ] @@ -446,7 +452,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", "memchr", "num-traits", @@ -1083,7 +1089,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93db0e623840612f7f2cd757f7e8a8922064192363732c88692e0870016e141b" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 58.3.0", "async-trait", "bytes", "bzip2", @@ -1704,7 +1710,7 @@ dependencies = [ "ahash 0.8.12", "arrow", "arrow-ord", - "arrow-schema", + "arrow-schema 58.3.0", "async-trait", "datafusion-common", "datafusion-common-runtime", @@ -1908,7 +1914,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -2161,7 +2167,7 @@ checksum = "dafe7b7de3fab1a8b7099fd6a6434ca955fa65065f9c19f0f8a133693f3c2b0e" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 58.3.0", "geo-traits", "geoarrow-schema", "num-traits", @@ -2189,7 +2195,7 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d4a7edb2a1d87024a93805332a9c8184a0354836271d42c0d18cf628a5e3cd0" dependencies = [ - "arrow-schema", + "arrow-schema 58.3.0", "geo-traits", "serde", "serde_json", @@ -2204,7 +2210,7 @@ checksum = "af7cd430f1a1f59bc97053d824ad410ea6fd123c8977b3c1a75335e289233b8b" dependencies = [ "arrow-arith", "arrow-array", - "arrow-schema", + "arrow-schema 58.3.0", "datafusion", "geo", "geo-traits", @@ -3062,7 +3068,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ipc", - "arrow-schema", + "arrow-schema 58.3.0", "arrow-select", "base64", "brotli", @@ -3699,7 +3705,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -4113,7 +4119,7 @@ dependencies = [ "getrandom 0.3.4", "once_cell", "rustix", - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] @@ -4624,7 +4630,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.61.2", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 4b095d4..b26c62c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ documentation = "https://docs.rs/crate/datafusion-postgres/" [workspace.dependencies] arrow = "58" -arrow-schema = "58" +arrow-schema = "59" bytes = "1.11.1" chrono = { version = "0.4", features = ["std"] } datafusion = { version = "53" }