Skip to content

database iceberg: take metadata file from catalog#77486

Merged
alesapin merged 1 commit intomasterfrom
fix-iceberg-catalog-incorrect-metadata-file-read
Mar 12, 2025
Merged

database iceberg: take metadata file from catalog#77486
alesapin merged 1 commit intomasterfrom
fix-iceberg-catalog-incorrect-metadata-file-read

Conversation

@kssenii
Copy link
Member

@kssenii kssenii commented Mar 12, 2025

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):

Make DatabaseIceberg use correct metadata file provided by catalog. Closes #75187.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Mar 12, 2025

Workflow [PR], commit [dc73180]

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Mar 12, 2025
@kssenii kssenii added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Mar 12, 2025
@kssenii
Copy link
Member Author

kssenii commented Mar 12, 2025

Integration tests

test_reload_certificate/test.py::test_chain_reload
test_quorum_inserts

@alesapin alesapin added this pull request to the merge queue Mar 12, 2025
Merged via the queue into master with commit 1d8a12a Mar 12, 2025
120 of 129 checks passed
@alesapin alesapin deleted the fix-iceberg-catalog-incorrect-metadata-file-read branch March 12, 2025 20:08
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-synced-to-cloud The PR is synced to the cloud repo label Mar 12, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Mar 13, 2025
Cherry pick #77486 to 24.12: database iceberg: take metadata file from catalog
robot-clickhouse-ci-2 added a commit that referenced this pull request Mar 13, 2025
Cherry pick #77486 to 25.1: database iceberg: take metadata file from catalog
robot-clickhouse-ci-2 added a commit that referenced this pull request Mar 13, 2025
Cherry pick #77486 to 25.2: database iceberg: take metadata file from catalog
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP labels Mar 13, 2025
@robot-clickhouse robot-clickhouse added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iceberg engine and table function show old data after Iceberg table re-creation

7 participants