diff --git a/common/pom.xml b/common/pom.xml
index 5e8b83cd5..088e7402e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.comet
comet-parent-spark${spark.version.short}_${scala.binary.version}
- 0.2.0.0-apple-SNAPSHOT
+ 0.2.0.1-apple-SNAPSHOT
../pom.xml
diff --git a/fuzz-testing/pom.xml b/fuzz-testing/pom.xml
index 752354b07..4abe7c452 100644
--- a/fuzz-testing/pom.xml
+++ b/fuzz-testing/pom.xml
@@ -25,7 +25,7 @@ under the License.
org.apache.comet
comet-parent-spark${spark.version.short}_${scala.binary.version}
- 0.2.0.0-apple-SNAPSHOT
+ 0.2.0.1-apple-SNAPSHOT
../pom.xml
diff --git a/native/Cargo.lock b/native/Cargo.lock
index b97740ee5..76615dd33 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -805,8 +805,7 @@ dependencies = [
[[package]]
name = "datafusion"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e4fd4a99fc70d40ef7e52b243b4a399c3f8d353a40d5ecb200deee05e49c61bb"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -853,8 +852,7 @@ dependencies = [
[[package]]
name = "datafusion-catalog"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e13b3cfbd84c6003594ae1972314e3df303a27ce8ce755fcea3240c90f4c0529"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow-schema",
"async-trait",
@@ -866,7 +864,7 @@ dependencies = [
[[package]]
name = "datafusion-comet"
-version = "0.2.0"
+version = "0.2.0-apple-SNAPSHOT"
dependencies = [
"ahash",
"arrow",
@@ -919,7 +917,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-proto"
-version = "0.2.0"
+version = "0.2.0-apple-SNAPSHOT"
dependencies = [
"prost 0.12.6",
"prost-build",
@@ -927,7 +925,7 @@ dependencies = [
[[package]]
name = "datafusion-comet-spark-expr"
-version = "0.2.0"
+version = "0.2.0-apple-SNAPSHOT"
dependencies = [
"arrow",
"arrow-array",
@@ -952,8 +950,7 @@ dependencies = [
[[package]]
name = "datafusion-common"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "44fdbc877e3e40dcf88cc8f283d9f5c8851f0a3aa07fee657b1b75ac1ad49b9c"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -973,8 +970,7 @@ dependencies = [
[[package]]
name = "datafusion-common-runtime"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8a7496d1f664179f6ce3a5cbef6566056ccaf3ea4aa72cc455f80e62c1dd86b1"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"tokio",
]
@@ -982,8 +978,7 @@ dependencies = [
[[package]]
name = "datafusion-execution"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "799e70968c815b611116951e3dd876aef04bf217da31b72eec01ee6a959336a1"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"chrono",
@@ -1003,8 +998,7 @@ dependencies = [
[[package]]
name = "datafusion-expr"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1c1841c409d9518c17971d15c9bae62e629eb937e6fb6c68cd32e9186f8b30d2"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1022,8 +1016,7 @@ dependencies = [
[[package]]
name = "datafusion-functions"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a8e481cf34d2a444bd8fa09b65945f0ce83dc92df8665b761505b3d9f351bebb"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"arrow-buffer",
@@ -1049,8 +1042,7 @@ dependencies = [
[[package]]
name = "datafusion-functions-aggregate"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "2b4ece19f73c02727e5e8654d79cd5652de371352c1df3c4ac3e419ecd6943fb"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1067,8 +1059,7 @@ dependencies = [
[[package]]
name = "datafusion-functions-nested"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a1474552cc824e8c9c88177d454db5781d4b66757d4aca75719306b8343a5e8d"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"arrow-array",
@@ -1089,8 +1080,7 @@ dependencies = [
[[package]]
name = "datafusion-optimizer"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "791ff56f55608bc542d1ea7a68a64bdc86a9413f5a381d06a39fd49c2a3ab906"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"async-trait",
@@ -1109,8 +1099,7 @@ dependencies = [
[[package]]
name = "datafusion-physical-expr"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9a223962b3041304a3e20ed07a21d5de3d88d7e4e71ca192135db6d24e3365a4"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1139,8 +1128,7 @@ dependencies = [
[[package]]
name = "datafusion-physical-expr-common"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "db5e7d8532a1601cd916881db87a70b0a599900d23f3db2897d389032da53bc6"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1153,8 +1141,7 @@ dependencies = [
[[package]]
name = "datafusion-physical-optimizer"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "fdb9c78f308e050f5004671039786a925c3fee83b90004e9fcfd328d7febdcc0"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"datafusion-common",
"datafusion-execution",
@@ -1165,8 +1152,7 @@ dependencies = [
[[package]]
name = "datafusion-physical-plan"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8d1116949432eb2d30f6362707e2846d942e491052a206f2ddcb42d08aea1ffe"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"ahash",
"arrow",
@@ -1199,8 +1185,7 @@ dependencies = [
[[package]]
name = "datafusion-sql"
version = "41.0.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b45d0180711165fe94015d7c4123eb3e1cf5fb60b1506453200b8d1ce666bef0"
+source = "git+https://github.com/apache/datafusion.git?rev=41.0.0-rc1#b10b820acb6ad92b5d69810e3d4de0ef6f2d6a87"
dependencies = [
"arrow",
"arrow-array",
diff --git a/pom.xml b/pom.xml
index 5fd2605a6..b54b00eda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
4.0.0
org.apache.comet
comet-parent-spark${spark.version.short}_${scala.binary.version}
- 0.2.0.0-apple-SNAPSHOT
+ 0.2.0.1-apple-SNAPSHOT
pom
Comet Project Parent POM
diff --git a/rio.yaml b/rio.yaml
index 66fb1a85b..97fb7691e 100644
--- a/rio.yaml
+++ b/rio.yaml
@@ -13,7 +13,7 @@ machine:
env: &base_env
LOCAL_REPO: ".dist/local-repo"
COMET: true
- COMET_VERSION: 0.2.0.0-apple-SNAPSHOT
+ COMET_VERSION: 0.2.0.1-apple-SNAPSHOT
RUST_BACKTRACE: full
LANG: "en_US.UTF-8"
LC_ALL: "en_US.UTF-8"
@@ -1277,7 +1277,7 @@ builds:
finally:
tag:
enabled: true
- expression: "0.2.0.0-apple"
+ expression: "0.2.0.1-apple"
pipelineChain:
- pipeline: build-main-apple-release-publish-3.4_2.12
buildArguments:
diff --git a/spark-integration/pom.xml b/spark-integration/pom.xml
index 61913f305..be616e187 100644
--- a/spark-integration/pom.xml
+++ b/spark-integration/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.comet
comet-parent-spark${spark.version.short}_${scala.binary.version}
- 0.2.0.0-apple-SNAPSHOT
+ 0.2.0.1-apple-SNAPSHOT
../pom.xml
diff --git a/spark/pom.xml b/spark/pom.xml
index 61aa46022..686bb90a5 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.comet
comet-parent-spark${spark.version.short}_${scala.binary.version}
- 0.2.0.0-apple-SNAPSHOT
+ 0.2.0.1-apple-SNAPSHOT
../pom.xml