Skip to content

Improve migrate procedure docs for Iceberg #17655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2023

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented May 26, 2023

Description

Fix confusion about connector name vs catalog name and generally improve the section for clarity.

Additional context and related issues

Need clarification a bit more.. also do we need to warn the user that this might take a while .. or very long depending on table size? Or is this essentially just rejigging metadata and therefore actually fast .. well actually. Even if that the case .. thats potentially a lot of metadata to get from the HMS and pump into the Iceberg metadata files... do we have any experience how long this can take .. for example for a 1GB, 100GB, or 1TB table?

Any idea here @ebyhr @findinpath @alexjo2144 @findepi

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label May 26, 2023
@mosabua mosabua requested a review from ebyhr May 26, 2023 21:41
@github-actions github-actions bot added the docs label May 26, 2023
@mosabua mosabua requested review from jhlodin and findinpath May 26, 2023 21:41
@mosabua mosabua force-pushed the mm/iceberg-migrate branch from 282beea to 28250c4 Compare May 26, 2023 21:43
@mosabua mosabua requested a review from alexjo2144 May 26, 2023 21:46
@mosabua mosabua force-pushed the mm/iceberg-migrate branch 3 times, most recently from 1504b9b to 826d266 Compare May 26, 2023 23:10
@mosabua mosabua force-pushed the mm/iceberg-migrate branch from 826d266 to 7128f0c Compare May 29, 2023 17:56
@mosabua mosabua merged commit 09b9936 into trinodb:master May 30, 2023
@mosabua mosabua deleted the mm/iceberg-migrate branch May 30, 2023 01:32
@github-actions github-actions bot added this to the 419 milestone May 30, 2023
@mosabua
Copy link
Member Author

mosabua commented May 30, 2023

We can add details about user impact in separate PR once I get any info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants