@@ -83,14 +83,14 @@ codegen-units = 2
8383# before that release (apache/datafusion#24722), so a 55.0.0 build would compile
8484# and then resolve decode callbacks against the pre-fork session.
8585[patch .crates-io ]
86- datafusion = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
87- datafusion-substrait = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
88- datafusion-proto = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
89- datafusion-ffi = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
90- datafusion-catalog = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
91- datafusion-common = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
92- datafusion-functions-aggregate = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
93- datafusion-functions-window = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
94- datafusion-spark = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
95- datafusion-expr = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
96- datafusion-session = { git = " https://github.com/timsaucer /datafusion" , branch = " fix/ffi-constructor-argument-drop-55 " }
86+ datafusion = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
87+ datafusion-substrait = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
88+ datafusion-proto = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
89+ datafusion-ffi = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
90+ datafusion-catalog = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
91+ datafusion-common = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
92+ datafusion-functions-aggregate = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
93+ datafusion-functions-window = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
94+ datafusion-spark = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
95+ datafusion-expr = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
96+ datafusion-session = { git = " https://github.com/apache /datafusion" , rev = " 1a944f43983188712aa1934d034f3087d82172e1 " }
0 commit comments