diff --git a/native/Cargo.lock b/native/Cargo.lock index d48d7ebf5f..6597f1bc1f 100644 --- a/native/Cargo.lock +++ b/native/Cargo.lock @@ -1727,9 +1727,8 @@ dependencies = [ [[package]] name = "datafusion" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "503f1f4a9060ae6e650d3dff5dc7a21266fea1302d890768d45b4b28586e830f" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "arrow-schema", @@ -1778,9 +1777,8 @@ dependencies = [ [[package]] name = "datafusion-catalog" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14417a3ee4ae3d092b56cd6c1d32e8ff3e2c9ec130ecb2276ec91c89fd599399" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -1803,9 +1801,8 @@ dependencies = [ [[package]] name = "datafusion-catalog-listing" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d0eba824adb45a4b3ac6f0251d40df3f6a9382371cad136f4f14ac9ebc6bc10" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -1945,9 +1942,8 @@ dependencies = [ [[package]] name = "datafusion-common" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0039deefbd00c56adf5168b7ca58568fb058e4ba4c5a03b09f8be371b4e434b6" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -1969,9 +1965,8 @@ dependencies = [ [[package]] name = "datafusion-common-runtime" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ec7e3e60b813048331f8fb9673583173e5d2dd8fef862834ee871fc98b57ca7" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "futures", "log", @@ -1980,9 +1975,8 @@ dependencies = [ [[package]] name = "datafusion-datasource" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "802068957f620302ecf05f84ff4019601aeafd36f5f3f1334984af2e34265129" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-compression", @@ -2015,9 +2009,8 @@ dependencies = [ [[package]] name = "datafusion-datasource-arrow" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90fc387d5067c62d494a6647d29c5ad4fcdd5a6e50ab4ea1d2568caa2d66f2cc" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "arrow-ipc", @@ -2039,9 +2032,8 @@ dependencies = [ [[package]] name = "datafusion-datasource-csv" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efd5e20579bb6c8bd4e6c620253972fb723822030c280dd6aa047f660d09eeba" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2062,9 +2054,8 @@ dependencies = [ [[package]] name = "datafusion-datasource-json" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0788b0d48fcef31880a02013ea3cc18e5a4e0eacc3b0abdd2cd0597b99dc96e" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2084,9 +2075,8 @@ dependencies = [ [[package]] name = "datafusion-datasource-parquet" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "66639b70f1f363f5f0950733170100e588f1acfacac90c1894e231194aa35957" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2114,15 +2104,13 @@ dependencies = [ [[package]] name = "datafusion-doc" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e44b41f3e8267c6cf3eec982d63f34db9f1dd5f30abfd2e1f124f0871708952e" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" [[package]] name = "datafusion-execution" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e456f60e5d38db45335e84617006d90af14a8c8c5b8e959add708b2daaa0e2c" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2142,9 +2130,8 @@ dependencies = [ [[package]] name = "datafusion-expr" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6507c719804265a58043134580c1c20767e7c23ba450724393f03ec982769ad9" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2164,9 +2151,8 @@ dependencies = [ [[package]] name = "datafusion-expr-common" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a413caa9c5885072b539337aed68488f0291653e8edd7d676c92df2480f6cab0" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "datafusion-common", @@ -2177,9 +2163,8 @@ dependencies = [ [[package]] name = "datafusion-functions" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "189256495dc9cbbb8e20dbcf161f60422e628d201a78df8207e44bd4baefadb6" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "arrow-buffer", @@ -2208,9 +2193,8 @@ dependencies = [ [[package]] name = "datafusion-functions-aggregate" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12e73dfee4cd67c4a507ffff4c5a711d39983adf544adbc09c09bf06f789f413" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -2229,9 +2213,8 @@ dependencies = [ [[package]] name = "datafusion-functions-aggregate-common" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87727bd9e65f4f9ac6d608c9810b7da9eaa3b18b26a4a4b76520592d49020acf" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -2242,9 +2225,8 @@ dependencies = [ [[package]] name = "datafusion-functions-nested" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e5ef761359224b7c2b5a1bfad6296ac63225f8583d08ad18af9ba1a89ac3887" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "arrow-ord", @@ -2265,9 +2247,8 @@ dependencies = [ [[package]] name = "datafusion-functions-table" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b17dac25dfda2d2a90ff0ad1c054a11fb1523766226bec6e9bd8c410daee2ae" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "async-trait", @@ -2281,9 +2262,8 @@ dependencies = [ [[package]] name = "datafusion-functions-window" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c594a29ddb22cbdbce500e4d99b5b2392c5cecb4c1086298b41d1ffec14dbb77" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "datafusion-common", @@ -2299,9 +2279,8 @@ dependencies = [ [[package]] name = "datafusion-functions-window-common" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9aa1b15ed81c7543f62264a30dd49dec4b1b0b698053b968f53be32dfba4f729" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "datafusion-common", "datafusion-physical-expr-common", @@ -2309,9 +2288,8 @@ dependencies = [ [[package]] name = "datafusion-macros" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c00c31c4795597aa25b74cab5174ac07a53051f27ce1e011ecaffa9eaeecef81" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "datafusion-doc", "quote", @@ -2320,9 +2298,8 @@ dependencies = [ [[package]] name = "datafusion-optimizer" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80ccf60767c09302b2e0fc3afebb3761a6d508d07316fab8c5e93312728a21bb" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "chrono", @@ -2339,9 +2316,8 @@ dependencies = [ [[package]] name = "datafusion-physical-expr" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c64b7f277556944e4edd3558da01d9e9ff9f5416f1c0aa7fee088e57bd141a7e" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -2362,9 +2338,8 @@ dependencies = [ [[package]] name = "datafusion-physical-expr-adapter" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7abaee372ea2d19c016ee9ef8629c4415257d291cdd152bc7f0b75f28af1b63" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "datafusion-common", @@ -2377,9 +2352,8 @@ dependencies = [ [[package]] name = "datafusion-physical-expr-common" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42237efe621f92adc22d111b531fdbc2cc38ca9b5e02327535628fb103ae2157" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -2394,9 +2368,8 @@ dependencies = [ [[package]] name = "datafusion-physical-optimizer" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd093498bd1319c6e5c76e9dfa905e78486f01b34579ce97f2e3a49f84c37fac" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "datafusion-common", @@ -2412,9 +2385,8 @@ dependencies = [ [[package]] name = "datafusion-physical-plan" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cbe61b12daf81a9f20ba03bd3541165d51f86e004ef37426b11881330eed261" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "ahash", "arrow", @@ -2443,9 +2415,8 @@ dependencies = [ [[package]] name = "datafusion-pruning" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0124331116db7f79df92ebfd2c3b11a8f90240f253555c9bb084f10b6fecf1dd" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "datafusion-common", @@ -2460,9 +2431,8 @@ dependencies = [ [[package]] name = "datafusion-session" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1673e3c58ba618a6ea0568672f00664087b8982c581e9afd5aa6c3c79c9b431f" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "async-trait", "datafusion-common", @@ -2474,9 +2444,8 @@ dependencies = [ [[package]] name = "datafusion-spark" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15d28510abfc85709578fcf9065325d43ee3303012c0ccec2dce351bdc577d00" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "bigdecimal", @@ -2497,9 +2466,8 @@ dependencies = [ [[package]] name = "datafusion-sql" -version = "52.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5272d256dab5347bb39d2040589f45d8c6b715b27edcb5fffe88cc8b9c3909cb" +version = "52.3.0" +source = "git+https://github.com/apache/datafusion?rev=52.3.0-rc1#28d012a41a3017b5f682ef6b01468a7ff9a48fb7" dependencies = [ "arrow", "bigdecimal", diff --git a/native/Cargo.toml b/native/Cargo.toml index 7e0f9d8845..37238c2423 100644 --- a/native/Cargo.toml +++ b/native/Cargo.toml @@ -38,10 +38,10 @@ arrow = { version = "57.3.0", features = ["prettyprint", "ffi", "chrono-tz"] } async-trait = { version = "0.1" } bytes = { version = "1.11.1" } parquet = { version = "57.3.0", default-features = false, features = ["experimental"] } -datafusion = { version = "52.2.0", default-features = false, features = ["unicode_expressions", "crypto_expressions", "nested_expressions", "parquet"] } -datafusion-datasource = { version = "52.2.0" } -datafusion-physical-expr-adapter = { version = "52.2.0" } -datafusion-spark = { version = "52.2.0" } +datafusion = { git = "https://github.com/apache/datafusion", rev = "52.3.0-rc1", default-features = false, features = ["unicode_expressions", "crypto_expressions", "nested_expressions", "parquet"] } +datafusion-datasource = { git = "https://github.com/apache/datafusion", rev = "52.3.0-rc1" } +datafusion-physical-expr-adapter = { git = "https://github.com/apache/datafusion", rev = "52.3.0-rc1" } +datafusion-spark = { git = "https://github.com/apache/datafusion", rev = "52.3.0-rc1" } datafusion-comet-spark-expr = { path = "spark-expr" } datafusion-comet-proto = { path = "proto" } chrono = { version = "0.4", default-features = false, features = ["clock"] } diff --git a/native/core/Cargo.toml b/native/core/Cargo.toml index 37be0f282f..7c11fd950d 100644 --- a/native/core/Cargo.toml +++ b/native/core/Cargo.toml @@ -97,7 +97,7 @@ jni = { version = "0.21", features = ["invocation"] } lazy_static = "1.4" assertables = "9" hex = "0.4.3" -datafusion-functions-nested = { version = "52.2.0" } +datafusion-functions-nested = { git = "https://github.com/apache/datafusion", rev = "52.3.0-rc1" } [features] backtrace = ["datafusion/backtrace"]