@@ -222,18 +222,18 @@ unused_qualifications = "deny"
222
222
223
223
# pin to https://github.com/apache/arrow-rs/pull/7597
224
224
[patch .crates-io ]
225
- arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
226
- arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
227
- arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
228
- arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
229
- arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
230
- arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
231
- arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
232
- arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
233
- arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
234
- arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
235
- arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
236
- parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 7739a83fe007455dc88e2d926f11d9019905c6a6 " }
225
+ arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
226
+ arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
227
+ arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
228
+ arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
229
+ arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
230
+ arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
231
+ arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
232
+ arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
233
+ arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
234
+ arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
235
+ arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
236
+ parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 95c7b2a36aac01c8d398f6b8a072b20429f391db " }
237
237
238
238
# arrow = { path= "/Users/andrewlamb/Software/arrow-rs/arrow" }
239
239
# arrow-array = { path= "/Users/andrewlamb/Software/arrow-rs/arrow-array" }
0 commit comments