Commit 1eb1d43
committed
fix(test_polling_source): update test_zero_row_batch_is_not_accumulated for _batches API
ITL-617 replaced _accumulated_stream with an append-only _batches list.
Zero-row batches produce empty ArrowTableStream entries in _batches, so the
assertion must count total rows across all batches rather than batch-list length.
Also rename DESIGN_ISSUES PS4 entry to PS5 to avoid collision with the
ITL-617 PS4 entry that was added to main.1 parent 7f4cdaa commit 1eb1d43
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1368 | 1368 | | |
1369 | 1369 | | |
1370 | 1370 | | |
1371 | | - | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
1372 | 1377 | | |
1373 | 1378 | | |
1374 | 1379 | | |
| |||
1378 | 1383 | | |
1379 | 1384 | | |
1380 | 1385 | | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1384 | 1391 | | |
1385 | 1392 | | |
1386 | 1393 | | |
| |||
0 commit comments