Skip to content

24.8.14 Stable Pre-Release PR#1540

Open
zvonand wants to merge 25 commits intoreleases/24.8.14from
customizations/24.8.14
Open

24.8.14 Stable Pre-Release PR#1540
zvonand wants to merge 25 commits intoreleases/24.8.14from
customizations/24.8.14

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Mar 17, 2026

Changes compared to 24.8.14.10544 Altinity Stable

Backward Incompatible Changes

Critical Bug Fixes

Bug Fixes (user-visible misbehavior in an official stable release)

Performance Improvements

Improvements

Build/Testing/Packaging Improvement

vdimir and others added 18 commits March 17, 2026 09:47
…umn_null_to_default

Handle NULLs in ALTER MODIFY COLUMN
Fix sparse column aggregation with sum() and timeseries
Crash in IN function where columns have different types and many columns are involved
…with_filter

Optimize ReplacingMergeTree is_deleted FINAL queries by adding a filter expression transform
Fix assert failure in SimpleSquashingChunksTransform
Crash with old analyzer if JOIN and duplicated aliases
Fix sparse columns aggregation for any overflow mode
…rt-65164-ecs

Revert "Revert "Fix AWS ECS""
…bled-send-profile-events

Fix crash with disabled `send_profile_events`
@zvonand zvonand force-pushed the customizations/24.8.14 branch from 0a36d2f to d946daa Compare March 17, 2026 08:47
@altinity-robot
Copy link
Collaborator

altinity-robot commented Mar 17, 2026

This is an automated comment for commit e9f5832 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
Check nameDescriptionStatus
AST fuzzerRuns randomly generated queries to catch program errors. The build type is optionally given in parenthesis. If it fails, ask a maintainer for help✅ success
BuildsThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Compatibility checkChecks that clickhouse binary runs on distributions with old libc versions. If it fails, ask a maintainer for help✅ success
Docker keeper imageThe check to build and optionally push the mentioned image to docker hub✅ success
Docker server imageThe check to build and optionally push the mentioned image to docker hub✅ success
Install packagesChecks that the built packages are installable in a clear environment✅ success
Integration testsThe integration tests report. In parenthesis the package type is given, and in square brackets are the optional part/total tests✅ success
Ready for releaseThere's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Regression release Benchmark aws_s3There's no description for the check yet, please add it to tests/ci/ci_config.py:CHECK_DESCRIPTIONS✅ success
Stateful testsRuns stateful functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc✅ success
Stateless testsRuns stateless functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc✅ success
Stress testRuns stateless functional tests concurrently from several clients to detect concurrency-related errors✅ success

strtgbb and others added 5 commits March 17, 2026 10:45
24.8.14 Stable - Packaging and cicd fixes
Fix skip index not used for ALIAS columns when query plan expression merging is disabled
add_minmax_index_for_numeric_columns is unavailable on 24.8. Also, some
lines in reference are different or missing.
24.8.14 Backport of ClickHouse#98960 - Fix skip index not used for ALIAS columns when query plan expression merging is disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.