@@ -72,13 +72,13 @@ codegen-units = 2
7272# We cannot publish to crates.io with any patches in the below section. Developers
7373# must remove any entries in this section before creating a release candidate.
7474[patch .crates-io ]
75- datafusion = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
76- datafusion-substrait = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
77- datafusion-proto = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
78- datafusion-ffi = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
79- datafusion-catalog = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
80- datafusion-common = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
81- datafusion-functions-aggregate = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
82- datafusion-functions-window = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
83- datafusion-spark = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
84- datafusion-expr = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc2 " }
75+ datafusion = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
76+ datafusion-substrait = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
77+ datafusion-proto = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
78+ datafusion-ffi = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
79+ datafusion-catalog = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
80+ datafusion-common = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
81+ datafusion-functions-aggregate = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
82+ datafusion-functions-window = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
83+ datafusion-spark = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
84+ datafusion-expr = { git = " https://github.com/apache/datafusion" , rev = " 55.0.0-rc3 " }
0 commit comments