Commit d271ad3
Subgraph build: move child summaries into the reachability builder
PerOperatorState::internal_summary is never read after graph assembly;
moving it out avoids cloning every operator's connectivity and releases
the retained copies for the dataflow's lifetime.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 3290f02 commit d271ad3
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
618 | 619 | | |
619 | 620 | | |
620 | 621 | | |
621 | | - | |
| 622 | + | |
622 | 623 | | |
623 | 624 | | |
624 | 625 | | |
| |||
0 commit comments