Commit 73f50f7
authored
fix: resolve clippy warnings and formatting issues (#33)
- Update BehaviorVersion::v2025_01_17 to ::latest() to fix deprecation warning
- Add missing limit field to FileScanTask test constructors in reader.rs
- Apply cargo fmt formatting fixes in row_delta.rs1 parent 878a8cb commit 73f50f7
3 files changed
Lines changed: 9 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4225 | 4225 | | |
4226 | 4226 | | |
4227 | 4227 | | |
| 4228 | + | |
4228 | 4229 | | |
4229 | 4230 | | |
4230 | 4231 | | |
| |||
4243 | 4244 | | |
4244 | 4245 | | |
4245 | 4246 | | |
| 4247 | + | |
4246 | 4248 | | |
4247 | 4249 | | |
4248 | 4250 | | |
| |||
4261 | 4263 | | |
4262 | 4264 | | |
4263 | 4265 | | |
| 4266 | + | |
4264 | 4267 | | |
4265 | 4268 | | |
4266 | 4269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 222 | + | |
226 | 223 | | |
227 | 224 | | |
228 | 225 | | |
| |||
236 | 233 | | |
237 | 234 | | |
238 | 235 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
| 236 | + | |
243 | 237 | | |
244 | 238 | | |
245 | 239 | | |
| |||
273 | 267 | | |
274 | 268 | | |
275 | 269 | | |
276 | | - | |
277 | | - | |
| 270 | + | |
278 | 271 | | |
279 | | - | |
280 | | - | |
| 272 | + | |
281 | 273 | | |
282 | 274 | | |
283 | 275 | | |
| |||
453 | 445 | | |
454 | 446 | | |
455 | 447 | | |
456 | | - | |
457 | | - | |
458 | | - | |
| 448 | + | |
459 | 449 | | |
460 | 450 | | |
461 | 451 | | |
| |||
0 commit comments