@@ -227,3 +227,19 @@ unexpected_cfgs = { level = "warn", check-cfg = [
227
227
" cfg(tarpaulin_include)" ,
228
228
] }
229
229
unused_qualifications = " deny"
230
+
231
+ # # Temporary arrow-rs patch until 56.0.0 is released
232
+
233
+ [patch .crates-io ]
234
+ arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
235
+ arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
236
+ arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
237
+ arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
238
+ arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
239
+ arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
240
+ arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
241
+ arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
242
+ arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
243
+ arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
244
+ arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
245
+ parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 57f96f24a1f69504588ecb2c7c42fb91c0592262" }
0 commit comments