File tree Expand file tree Collapse file tree 2 files changed +35
-34
lines changed Expand file tree Collapse file tree 2 files changed +35
-34
lines changed Original file line number Diff line number Diff line change @@ -262,3 +262,20 @@ incremental = false
262262inherits = " release"
263263debug = true
264264strip = false
265+
266+
267+
268+ # Test with https://github.com/apache/arrow-rs/pull/8159 (push decoder)
269+ [patch .crates-io ]
270+ arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
271+ arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
272+ arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
273+ arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
274+ arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
275+ arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
276+ arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
277+ arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
278+ arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
279+ arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
280+ arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
281+ parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 776ee65abe14f6aac7d92c729e945e729ba8d4a1" }
You can’t perform that action at this time.
0 commit comments