Skip to content

Antalya 26.1 Backport of #99838: Reject unsupported MODIFY COLUMN on Iceberg tables to prevent crash#99838#1582

Open
zvonand wants to merge 1 commit intoantalya-26.1from
backports/antalya-26.1/99838
Open

Antalya 26.1 Backport of #99838: Reject unsupported MODIFY COLUMN on Iceberg tables to prevent crash#99838#1582
zvonand wants to merge 1 commit intoantalya-26.1from
backports/antalya-26.1/99838

Conversation

@zvonand
Copy link
Copy Markdown
Collaborator

@zvonand zvonand commented Mar 26, 2026

Changelog category (leave one):

  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR

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

Fix crash (null pointer dereference) when executing ALTER TABLE ... MODIFY COLUMN ... COMMENT on Iceberg tables (ClickHouse#99838 by @Desel72)

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)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

…olumn-comment-crash

Reject unsupported MODIFY COLUMN on Iceberg tables to prevent crash
@github-actions
Copy link
Copy Markdown

Workflow [PR], commit [37b221e]

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.

2 participants