Skip to content

Antalya 26.3: Fix iceberg drop table with purge data.#1909

Draft
subkanthi wants to merge 1 commit into
antalya-26.3from
1906-iceberg-table-metadata-isnt-removed-after-drop-table
Draft

Antalya 26.3: Fix iceberg drop table with purge data.#1909
subkanthi wants to merge 1 commit into
antalya-26.3from
1906-iceberg-table-metadata-isnt-removed-after-drop-table

Conversation

@subkanthi

@subkanthi subkanthi commented Jun 15, 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):

#1906 Fixes drop table functionality of iceberg data when setting is enabled.

Documentation entry for user-facing changes

Fixes drop table functionality of iceberg data when setting is enabled.

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)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

…, added test to make sure delete iceberg data works with settings enabled
@subkanthi subkanthi linked an issue Jun 15, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [bfeee87]

@subkanthi subkanthi changed the title Fixed listFiles call in drop table iceberg, replace subdirectory path …, added test to make sure delete iceberg data works with settings enabled Antalya 26.3: Fix iceberg drop table with purge data. Jun 15, 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.

Iceberg table metadata isn't removed after DROP TABLE

2 participants