Skip to content

25.8 Stable: bump to 25.8.16#1364

Merged
zvonand merged 84 commits intoreleases/25.8.16from
merge/25.8.16/25.8.15
Feb 5, 2026
Merged

25.8 Stable: bump to 25.8.16#1364
zvonand merged 84 commits intoreleases/25.8.16from
merge/25.8.16/25.8.15

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Feb 3, 2026

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

ianton-ru and others added 30 commits December 5, 2025 16:53
Backport ClickHouse#94070 to 25.8: Fix bad check for typed paths in JSON
…y (use_const_adaptive_granularity) after Vertical merges
…_vertical_merge.reference for check_query_single_value_result=1
Backport ClickHouse#94617 to 25.8: Fix permission issues in BACKUP/RESTORE operations
Backport ClickHouse#94605 to 25.8: Add support for SQL-defined named collections in BACKUP/RESTORE
Backport ClickHouse#94627 to 25.8: fix segfault in DeltaLakeMetadata::getFieldValue
Backport ClickHouse#94725 to 25.8: Preserve constant index granularity (use_const_adaptive_granularity) after Vertical merges
Backport ClickHouse#94855 to 25.8: Add index out of range check in advanced shared data in JSON
Backport ClickHouse#94680 to 25.8: Fix incorrect RIGHT join result when using complex ON conditions
Backport ClickHouse#93038 to 25.8: Proper handle sparse nullable columns in inner/left joins
scanhex12 and others added 21 commits January 29, 2026 13:33
…_minmax

Fix min/max value in Iceberg writes
Backport ClickHouse#95356 to 25.8: Fix storage lifetime with distributed plan
Backport ClickHouse#93659 to 25.8: Add a magnificent test for backups
Backport ClickHouse#95470 to 25.8: Fix check for encrypted disks over plain_rewritable
Backport ClickHouse#95325 to 25.8: Mask password in logs and system tables for the `redis` table function
…current removal of delete_tmp_ directory
…Week`, `toYearWeek`, `toStartOfWeek`, `toLastDayOfWeek`, `toDayOfWeek` causing wrong pruning
Backport ClickHouse#94892 to 25.8: Fix crash in clearDirectory on concurrent removal of delete_tmp_ directory
Backport ClickHouse#94816 to 25.8: Fix incorrect monotonicity for `toWeek`, `toYearWeek`, `toStartOfWeek`, `toLastDayOfWeek`, `toDayOfWeek` causing wrong pruning
Backport ClickHouse#93827 to 25.8: Fix rebuilding of projections with _part_offset during merge
Backport ClickHouse#95466 to 25.8: Avoid possible crash for distributed queries in case of cancellation
Backport ClickHouse#95664 to 25.8: Fix race between distributed DDL and dropping Replicated database
@zvonand zvonand added 25.8.16 25.8.16 Stable 25.8.16.10001 25.8.16.10001 Stable labels Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Workflow [PR], commit [49b2202]

@zvonand
Copy link
Collaborator Author

zvonand commented Feb 4, 2026

I will deal with integration fails. However, regression (e.g. /tiered storage/with s3gcs/background move) needs attention from QA

@CarlosFelipeOR
Copy link
Collaborator

CarlosFelipeOR commented Feb 5, 2026

QA Verification

Remaining test failures explanation

Integration tests

Stateless tests (amd_asan, flaky check)

  • Infrastructure-related failure
    Failure occurred during ClickHouse server startup / test setup phase, not during the actual test logic.
    The failure happens while loading test data (INSERT INTO test.hits_s3), indicating a CI runner resource/performance limitation rather than a functional issue.
    Verdict: CI infrastructure timeout during test setup. Unrelated to PR changes.

Regression tests

In the first run, we had two additional regression test failures, but they were flaky and passed after a rerun.

@CarlosFelipeOR CarlosFelipeOR added the verified-with-issue Verified by QA and issue(s) found. label Feb 5, 2026
@zvonand
Copy link
Collaborator Author

zvonand commented Feb 5, 2026

Ok, so, we can merge it

(I also suspected that the cgroup fail is a CI issue but was not sure)

@zvonand zvonand merged commit ef64529 into releases/25.8.16 Feb 5, 2026
797 of 840 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

25.8.16 25.8.16 Stable 25.8.16.10001 25.8.16.10001 Stable verified-with-issue Verified by QA and issue(s) found.

Projects

None yet

Development

Successfully merging this pull request may close these issues.