Commit f459648
test: exercise concat_many with all-columnar inputs
The concat_many teardown made the Vec arm unreachable, so a mixed
Vec/Columnar input can no longer reach concat_many. Feed two columnar
edges instead, which is the only shape producers now emit.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f72a571 commit f459648
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
0 commit comments