Skip to content

Antalya 26.6: Added support for alter add column with first/last - #2289

Draft
subkanthi wants to merge 2 commits into
antalya-26.6from
2091-support-firstafter-keywords-for-alter-table-modify-column-in-iceberg-tables
Draft

Antalya 26.6: Added support for alter add column with first/last#2289
subkanthi wants to merge 2 commits into
antalya-26.6from
2091-support-firstafter-keywords-for-alter-table-modify-column-in-iceberg-tables

Conversation

@subkanthi

Copy link
Copy Markdown
Collaborator

Changelog category (leave one):

  • New Feature
  • Experimental Feature
  • Improvement
  • Performance Improvement
  • Backward Incompatible Change
  • Build/Testing/Packaging Improvement
  • Documentation (changelog entry is not required)
  • Critical Bug Fix (crash, data loss, RBAC)
  • Bug Fix (user-visible misbehavior in an official stable release)
  • CI Fix or Improvement (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

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

...

Documentation entry for user-facing changes

...

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Unit 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)

@subkanthi subkanthi changed the title Added support for adlter add column with first/last Added support for alter add column with first/last Aug 28, 2026
@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

Workflow [PR], commit [bc1676d]

@subkanthi subkanthi changed the title Added support for alter add column with first/last Antalya 26.6: Added support for alter add column with first/last Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support FIRST/AFTER keywords for ALTER TABLE MODIFY COLUMN in Iceberg tables

1 participant