Commit df90754
[OPIK-7396] [BE] Address review: @VisibleForTesting + log values at end
- Annotate firstOrLogFanOut with @VisibleForTesting (it exists for the unit test).
- Move the interpolated values to the end of the fan-out WARN (grep/service convention).
Kept collectList(): SELECT_BY_IDS now collapses experiments_agg to one row per id, so
the reducer buffers at most one row; it remains only as a defensive fan-out detector.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 409a264 commit df90754
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
3470 | 3471 | | |
3471 | 3472 | | |
3472 | 3473 | | |
| 3474 | + | |
3473 | 3475 | | |
3474 | 3476 | | |
3475 | | - | |
3476 | | - | |
| 3477 | + | |
| 3478 | + | |
3477 | 3479 | | |
3478 | 3480 | | |
3479 | 3481 | | |
| |||
0 commit comments