diff --git a/Cargo.lock b/Cargo.lock index 38548b8ab..a2018152b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -114,7 +114,7 @@ dependencies = [ "arrow-ord", "arrow-pyarrow", "arrow-row", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "arrow-string", ] @@ -128,7 +128,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "chrono", "num-traits", ] @@ -142,7 +142,7 @@ dependencies = [ "ahash", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "chrono", "chrono-tz", "half", @@ -161,7 +161,7 @@ checksum = "9fb45cd6bd2b25c0965793b83200eaca82214273a8030fbbc2d783e4c7c65a61" dependencies = [ "arrow-array", "arrow-buffer", - "arrow-schema", + "arrow-schema 59.3.0", "bytes", "bzip2", "crc", @@ -199,7 +199,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ord", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "atoi", "base64 0.23.1", @@ -219,7 +219,7 @@ checksum = "4c2ebf8d631e79b02c16cf5ae860561272c26024ec88fce389a56aaddd558e86" dependencies = [ "arrow-array", "arrow-cast", - "arrow-schema", + "arrow-schema 59.3.0", "chrono", "csv", "csv-core", @@ -233,7 +233,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ba2f832eaeca24b8f26143dba750e42ee4ab51cf7d65e701ca9607cfda9f358" dependencies = [ "arrow-buffer", - "arrow-schema", + "arrow-schema 59.3.0", "half", "num-integer", "num-traits", @@ -248,7 +248,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "flatbuffers", "lz4_flex", @@ -265,7 +265,7 @@ dependencies = [ "arrow-buffer", "arrow-cast", "arrow-ord", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "chrono", "half", @@ -289,7 +289,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", ] @@ -301,7 +301,7 @@ checksum = "801aed7e607dbcc60ed6359025383b27a490327d4282ba87a9a3b78e25959c9a" dependencies = [ "arrow-array", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "pyo3", ] @@ -314,7 +314,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "half", ] @@ -329,6 +329,12 @@ dependencies = [ "serde_json", ] +[[package]] +name = "arrow-schema" +version = "60.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f85a9a58cd03560526b0066487574aacb9008e413504fa0ee23d61141e96c338" + [[package]] name = "arrow-select" version = "59.3.0" @@ -339,7 +345,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "num-traits", ] @@ -352,7 +358,7 @@ dependencies = [ "arrow-array", "arrow-buffer", "arrow-data", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "memchr", "num-traits", @@ -796,7 +802,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14313430439ef858ed5f52ca9c840e9eea9844da34d3716d05a476449634da5d" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "bzip2", "chrono", @@ -900,7 +906,7 @@ checksum = "a6e06fe711ff815c8cf3143158547aea599702fd43f76f5866c70d5a5b3693a0" dependencies = [ "arrow", "arrow-ipc", - "arrow-schema", + "arrow-schema 59.3.0", "chrono", "foldhash 0.2.0", "half", @@ -1066,7 +1072,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07cd518f85b3a027d913047b4ab0811111a2b734fdf84a51b78234455f10d8fa" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "bytes", "datafusion-common", @@ -1131,7 +1137,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ea229af8b73e566fc6ebb1c8dd42ab250f8855c5304bd173f4b50ead78b64304" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "chrono", "datafusion-common", @@ -1168,7 +1174,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77a9e527ab3fd2cea1c216efb81c40684a54490489d4ee6cd5719b17f8442f35" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.3.0", "async-ffi", "async-trait", "chrono", @@ -1200,7 +1206,7 @@ version = "54.0.0" dependencies = [ "arrow", "arrow-array", - "arrow-schema", + "arrow-schema 60.0.0", "async-trait", "datafusion", "datafusion-catalog", @@ -1404,7 +1410,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1e37a25b5aa1f3a1db114f0ee3605bf01639b83a831dcde35119ee61f0b11d6" dependencies = [ "arrow", - "arrow-schema", + "arrow-schema 59.3.0", "datafusion-common", "datafusion-expr", "datafusion-expr-common", @@ -1484,7 +1490,7 @@ dependencies = [ "arrow-data", "arrow-ipc", "arrow-ord", - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "bytes", "datafusion-common", @@ -1626,7 +1632,7 @@ version = "55.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e7616b17b1d2fee3e9b13c651eac91b768d153265e6ba88e06e0b4af7883f69c" dependencies = [ - "arrow-schema", + "arrow-schema 59.3.0", "async-trait", "datafusion-common", "datafusion-execution", @@ -1763,7 +1769,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -2720,7 +2726,7 @@ dependencies = [ "arrow-buffer", "arrow-data", "arrow-ipc", - "arrow-schema", + "arrow-schema 59.3.0", "arrow-select", "base64 0.23.1", "brotli", @@ -3343,7 +3349,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -3661,7 +3667,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51" dependencies = [ "libc", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -3736,7 +3742,7 @@ dependencies = [ "cfg-if", "libc", "psm", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -3842,7 +3848,7 @@ dependencies = [ "getrandom 0.4.3", "once_cell", "rustix", - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] @@ -4327,7 +4333,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.60.2", + "windows-sys 0.61.2", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index 725a8471f..66456e1b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ pyo3-log = "0.13.3" chrono = { version = "0.4", default-features = false } arrow = { version = "59" } arrow-array = { version = "59" } -arrow-schema = { version = "59" } +arrow-schema = { version = "60" } arrow-select = { version = "59" } datafusion = { version = "55.1.0" } datafusion-substrait = { version = "55.1.0" }