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