Commit a84ccd7
fix: add missing value_column arg to AggregationConfig::new
The function takes 17 args — was passing only 16 (missing the
value_column: Option<String> parameter).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d0895ce commit a84ccd7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
| 597 | + | |
597 | 598 | | |
598 | 599 | | |
599 | 600 | | |
| |||
0 commit comments