@@ -39,13 +39,13 @@ arrow-buffer = { version = "52.2.0" }
3939arrow-data = { version = " 52.2.0" }
4040arrow-schema = { version = " 52.2.0" }
4141parquet = { version = " 52.2.0" , default-features = false , features = [" experimental" ] }
42- datafusion-common = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " }
43- datafusion = { default-features = false , git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , features = [" unicode_expressions" , " crypto_expressions" ] }
44- datafusion-functions = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , features = [" crypto_expressions" ] }
45- datafusion-expr = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , default-features = false }
46- datafusion-physical-plan = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , default-features = false }
47- datafusion-physical-expr-common = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , default-features = false }
48- datafusion-physical-expr = { git = " https://github.com/apache/datafusion.git" , rev = " bddb641 " , default-features = false }
42+ datafusion-common = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " }
43+ datafusion = { default-features = false , git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , features = [" unicode_expressions" , " crypto_expressions" ] }
44+ datafusion-functions = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , features = [" crypto_expressions" ] }
45+ datafusion-expr = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , default-features = false }
46+ datafusion-physical-plan = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , default-features = false }
47+ datafusion-physical-expr-common = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , default-features = false }
48+ datafusion-physical-expr = { git = " https://github.com/apache/datafusion.git" , rev = " 41.0.0-rc1 " , default-features = false }
4949datafusion-comet-spark-expr = { path = " spark-expr" , version = " 0.2.0" }
5050datafusion-comet-proto = { path = " proto" , version = " 0.2.0" }
5151chrono = { version = " 0.4" , default-features = false , features = [" clock" ] }
0 commit comments