24.8.14 Backport of #88440 - Fix sparse columns aggregation for any overflow mode#1389
Conversation
Fix sparse columns aggregation for any overflow mode
|
This is an automated comment for commit 3b86faf with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
|
The test in this PR passes. |
PR #1389 CI Verification ReportCI ResultsAnalyzed commit:
Overall: 388 success, 3 failures, 6 skipped, 1 cancelled (398 total jobs)Initial Failures (all resolved on re-run)
All 3 failures and 1 cancellation were transient infrastructure issues that passed on re-run. None are related to the PR's sparse column aggregation fix. PR's Own Stateless TestThe new test
The test creates a table with sparse columns (100K rows, mostly zeros), runs Regression Tests229 success, 2 failures, 1 cancelled (232 total regression jobs) All failures were resolved on re-run (see table above). Integration TestsAll passed:
clickhouse-regressionNo dedicated ConclusionPR #1389 is verified. |
|
AI audit note: This review comment was generated by AI (gpt-5.3-codex). Audit update for PR #1389 (sparse-column aggregation null-place guard in base class Confirmed defectsNo confirmed defects in reviewed scope. Coverage summary
Reference: PR #1389 |
Fix sparse columns aggregation for any overflow mode.
This should be backported along with #1372.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix aggregation of sparse columns when
group_by_overflow_modeis set toany(ClickHouse#88440 by @korowa)CI/CD Options
Exclude tests:
Regression jobs to run: