This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 25f69bc4 chore: Use DataFusion 41.0.0-rc1 (#794)
25f69bc4 is described below
commit 25f69bc49deb7c50ca9f6da67c1e46112578477f
Author: Andy Grove <[email protected]>
AuthorDate: Thu Aug 8 14:10:54 2024 -0600
chore: Use DataFusion 41.0.0-rc1 (#794)
---
native/Cargo.lock | 76 +++++++++++++++++++++++++++----------------------------
native/Cargo.toml | 14 +++++-----
2 files changed, 45 insertions(+), 45 deletions(-)
diff --git a/native/Cargo.lock b/native/Cargo.lock
index 8cb39f5b..7705d102 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -481,9 +481,9 @@ checksum =
"37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
[[package]]
name = "cc"
-version = "1.1.7"
+version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc"
+checksum = "504bdec147f2cc13c8b57ed9401fd8a147cc66b67ad5cb241394244f2c947549"
dependencies = [
"jobserver",
"libc",
@@ -803,8 +803,8 @@ dependencies = [
[[package]]
name = "datafusion"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -850,8 +850,8 @@ dependencies = [
[[package]]
name = "datafusion-catalog"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow-schema",
"async-trait",
@@ -946,8 +946,8 @@ dependencies = [
[[package]]
name = "datafusion-common"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -966,16 +966,16 @@ dependencies = [
[[package]]
name = "datafusion-common-runtime"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"tokio",
]
[[package]]
name = "datafusion-execution"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"chrono",
@@ -994,8 +994,8 @@ dependencies = [
[[package]]
name = "datafusion-expr"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1012,8 +1012,8 @@ dependencies = [
[[package]]
name = "datafusion-functions"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"arrow-buffer",
@@ -1038,8 +1038,8 @@ dependencies = [
[[package]]
name = "datafusion-functions-aggregate"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1055,8 +1055,8 @@ dependencies = [
[[package]]
name = "datafusion-optimizer"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"async-trait",
@@ -1074,8 +1074,8 @@ dependencies = [
[[package]]
name = "datafusion-physical-expr"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1103,8 +1103,8 @@ dependencies = [
[[package]]
name = "datafusion-physical-expr-common"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1116,8 +1116,8 @@ dependencies = [
[[package]]
name = "datafusion-physical-optimizer"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"datafusion-common",
"datafusion-execution",
@@ -1127,8 +1127,8 @@ dependencies = [
[[package]]
name = "datafusion-physical-plan"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1160,8 +1160,8 @@ dependencies = [
[[package]]
name = "datafusion-sql"
-version = "40.0.0"
-source =
"git+https://github.com/apache/datafusion.git?rev=bddb641#bddb6415a50746d2803dd908d19c3758952d74f9"
+version = "41.0.0"
+source =
"git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"arrow-array",
@@ -2019,9 +2019,9 @@ dependencies = [
[[package]]
name = "object"
-version = "0.36.2"
+version = "0.36.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e"
+checksum = "27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9"
dependencies = [
"memchr",
]
@@ -2447,9 +2447,9 @@ checksum =
"7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
[[package]]
name = "rgb"
-version = "0.8.47"
+version = "0.8.48"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e12bc8d2f72df26a5d3178022df33720fbede0d31d82c7291662eff89836994d"
+checksum = "0f86ae463694029097b846d8f99fd5536740602ae00022c0c50c5600720b2f71"
dependencies = [
"bytemuck",
]
@@ -2523,9 +2523,9 @@ checksum =
"a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
[[package]]
name = "serde"
-version = "1.0.204"
+version = "1.0.205"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
+checksum = "e33aedb1a7135da52b7c21791455563facbbcc43d0f0f66165b42c21b3dfb150"
dependencies = [
"serde_derive",
]
@@ -2542,9 +2542,9 @@ dependencies = [
[[package]]
name = "serde_derive"
-version = "1.0.204"
+version = "1.0.205"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
+checksum = "692d6f5ac90220161d6774db30c662202721e64aed9058d2c394f451261420c1"
dependencies = [
"proc-macro2",
"quote",
diff --git a/native/Cargo.toml b/native/Cargo.toml
index 8e513965..68dd51aa 100644
--- a/native/Cargo.toml
+++ b/native/Cargo.toml
@@ -39,13 +39,13 @@ arrow-buffer = { version = "52.2.0" }
arrow-data = { version = "52.2.0" }
arrow-schema = { version = "52.2.0" }
parquet = { version = "52.2.0", default-features = false, features =
["experimental"] }
-datafusion-common = { git = "https://github.com/apache/datafusion.git", rev =
"bddb641" }
-datafusion = { default-features = false, git =
"https://github.com/apache/datafusion.git", rev = "bddb641", features =
["unicode_expressions", "crypto_expressions"] }
-datafusion-functions = { git = "https://github.com/apache/datafusion.git", rev
= "bddb641", features = ["crypto_expressions"] }
-datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev =
"bddb641", default-features = false }
-datafusion-physical-plan = { git = "https://github.com/apache/datafusion.git",
rev = "bddb641", default-features = false }
-datafusion-physical-expr-common = { git =
"https://github.com/apache/datafusion.git", rev = "bddb641", default-features =
false }
-datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git",
rev = "bddb641", default-features = false }
+datafusion-common = { git = "https://github.com/apache/datafusion.git", rev =
"41.0.0-rc1" }
+datafusion = { default-features = false, git =
"https://github.com/apache/datafusion.git", rev = "41.0.0-rc1", features =
["unicode_expressions", "crypto_expressions"] }
+datafusion-functions = { git = "https://github.com/apache/datafusion.git", rev
= "41.0.0-rc1", features = ["crypto_expressions"] }
+datafusion-expr = { git = "https://github.com/apache/datafusion.git", rev =
"41.0.0-rc1", default-features = false }
+datafusion-physical-plan = { git = "https://github.com/apache/datafusion.git",
rev = "41.0.0-rc1", default-features = false }
+datafusion-physical-expr-common = { git =
"https://github.com/apache/datafusion.git", rev = "41.0.0-rc1",
default-features = false }
+datafusion-physical-expr = { git = "https://github.com/apache/datafusion.git",
rev = "41.0.0-rc1", default-features = false }
datafusion-comet-spark-expr = { path = "spark-expr", version = "0.2.0" }
datafusion-comet-proto = { path = "proto", version = "0.2.0" }
chrono = { version = "0.4", default-features = false, features = ["clock"] }
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]