Skip to content
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

HIVE-26190: Implement create iceberg table with metadata location #3259

Merged
merged 1 commit into from
May 6, 2022

Conversation

lcspinter
Copy link
Contributor

What changes were proposed in this pull request?

Provide support for creating iceberg tables using existing metadata

Why are the changes needed?

To be able to reuse any metadata.

Does this PR introduce any user-facing change?

CREATE TABLE icebergTbl STORED BY ICEBERG TBLPROPERTIES('metadata_location'='some_location') is now supported on Hive Catalog tables.

How was this patch tested?

Manual test, unit test

@lcspinter lcspinter merged commit 6c561a7 into apache:master May 6, 2022
@lcspinter lcspinter deleted the HIVE-26190 branch May 6, 2022 13:13
DongWei-4 pushed a commit to DongWei-4/hive that referenced this pull request Oct 28, 2022
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants