Commit 4bc0ac3
committed
feat(tests): improve formatting and readability in aggregate tests
- Refactored the formatting in `basic.rs` to enhance readability by breaking long lines into shorter segments.
- Updated `min_max.rs` for consistent formatting in the `test_min_max_dictionary_ignores_unreferenced_values` function.1 parent a077a27 commit 4bc0ac3
File tree
2 files changed
+9
-6
lines changed- datafusion
- core/tests/sql/aggregates
- functions-aggregate/src
2 files changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
| 449 | + | |
449 | 450 | | |
450 | 451 | | |
451 | 452 | | |
452 | | - | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
453 | 458 | | |
454 | 459 | | |
455 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
1364 | | - | |
| 1361 | + | |
| 1362 | + | |
1365 | 1363 | | |
1366 | 1364 | | |
1367 | 1365 | | |
| |||
0 commit comments