Skip to content

Antalya 26.6 Backport of #109199 - Fix alter with custom disk - #2246

Open
ilejn wants to merge 2 commits into
antalya-26.6from
backports/antalya-26.6/109199
Open

Antalya 26.6 Backport of #109199 - Fix alter with custom disk#2246
ilejn wants to merge 2 commits into
antalya-26.6from
backports/antalya-26.6/109199

Conversation

@ilejn

@ilejn ilejn commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Changelog category (leave one):

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

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

This patch fixes ALTERS for MergeTree tables for which the disk setting was specified (ClickHouse#109199 by @Michicosun)

CI/CD Options

Exclude tests:

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

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • CAS (content-addressed storage; Antalya only)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

ilejn added 2 commits August 19, 2026 13:36
…ustom-disk

Fix alter with custom disk

Signed-off-by: Ilya Golshtein <igolshtein@altinity.com>
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [ae18875]

@ilejn ilejn changed the title Antalya 26.6 Backport of #109199 - Fix alter with custom disk - #109199 - #2241 Antalya 26.6 Backport of #109199 - Fix alter with custom disk - #109199 Aug 21, 2026
@ilejn ilejn changed the title Antalya 26.6 Backport of #109199 - Fix alter with custom disk - #109199 Antalya 26.6 Backport of #109199 - Fix alter with custom disk Aug 21, 2026
@ilejn

ilejn commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator Author

Attn @zvonand
This PR substitutes #2241

@ilejn

ilejn commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator Author

Failing tests are unlikely caused by the PR, look like infra issues e.g.

random/select/slt_good_108.test:25327
    Reason: actual result has exception and canonic result doesn't, details: actual: query execution failed with an exception, original is: Code: 241.
DB::Exception: (total) memory limit exceeded: would use 1.37 GiB (attempt to allocate chunk of 0.00 B), current RSS: 26.00 GiB, maximum: 25.91 GiB.. Stack trace:

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.

1 participant