File tree Expand file tree Collapse file tree 3 files changed +0
-90
lines changed Expand file tree Collapse file tree 3 files changed +0
-90
lines changed Original file line number Diff line number Diff line change @@ -158,19 +158,3 @@ large_futures = "warn"
158
158
[workspace .lints .rust ]
159
159
unexpected_cfgs = { level = " warn" , check-cfg = [" cfg(tarpaulin)" ] }
160
160
unused_imports = " deny"
161
-
162
- # # Temporary arrow-rs patch until 52.2.0 is released
163
-
164
- [patch .crates-io ]
165
- arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
166
- arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
167
- arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
168
- arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
169
- arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
170
- arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
171
- arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
172
- arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
173
- arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
174
- arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
175
- arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
176
- parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
Original file line number Diff line number Diff line change @@ -62,17 +62,3 @@ assert_cmd = "2.0"
62
62
ctor = " 0.2.0"
63
63
predicates = " 3.0"
64
64
rstest = " 0.17"
65
-
66
- [patch .crates-io ]
67
- arrow = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
68
- arrow-array = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
69
- arrow-buffer = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
70
- arrow-cast = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
71
- arrow-data = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
72
- arrow-ipc = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
73
- arrow-schema = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
74
- arrow-select = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
75
- arrow-string = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
76
- arrow-ord = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
77
- arrow-flight = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
78
- parquet = { git = " https://github.com/apache/arrow-rs.git" , rev = " 8a5be1330e30e6dd7760dba910737550d760e612" }
You can’t perform that action at this time.
0 commit comments