Commit c195869
committed
test(agg): drop brittle memory-delta assert on mixed-schema path
Addresses @kosiew's review on #23523. The assert
`column_size < rows_size` couples this correctness test to Arrow's Row
memory accounting; the printed comparison stays for reviewer
visibility. Memory delta is more appropriately tracked via
benchmarks.1 parent 0ab09b7 commit c195869
1 file changed
Lines changed: 6 additions & 6 deletions
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
| 1370 | + | |
1371 | 1371 | | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
1372 | 1377 | | |
1373 | 1378 | | |
1374 | 1379 | | |
| |||
1377 | 1382 | | |
1378 | 1383 | | |
1379 | 1384 | | |
1380 | | - | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
| |||
0 commit comments