Commit c9d2bbf
committed
Remove patches from BitPackedArray
removes both the patches field as well as all code for handling patches.
this is safe to do now that we have updated the VTable build function to
always read methods.
note that we need to leave the metadata as-is.
Signed-off-by: Andrew Duffy <andrew@a10y.dev>1 parent a92a971 commit c9d2bbf
File tree
24 files changed
+1215
-1042
lines changed- encodings
- alp/src/alp_rd
- fastlanes
- benches
- src
- bitpacking
- array
- compute
- vtable
- for/array
- vortex-btrblocks/src/compressor/integer
- vortex-cuda
- benches
- src
- dynamic_dispatch
- kernel/encodings
- vortex-test/compat-gen/src/fixtures/arrays/synthetic/encodings
- vortex/benches
24 files changed
+1215
-1042
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
240 | 240 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 164 | | |
171 | 165 | | |
172 | 166 | | |
| |||
186 | 180 | | |
187 | 181 | | |
188 | 182 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | 183 | | |
196 | 184 | | |
197 | 185 | | |
| |||
250 | 238 | | |
251 | 239 | | |
252 | 240 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | 241 | | |
260 | 242 | | |
261 | 243 | | |
| |||
0 commit comments