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-26974: Iceberg: CTL from iceberg table should copy partition fields correctly. #3980

Merged
merged 3 commits into from
Jan 30, 2023

Conversation

ayushtkn
Copy link
Member

What changes were proposed in this pull request?

Preserve Partition Column in case of creating an iceberg table via CTLT

Why are the changes needed?

Partition Column isn't preserved if the source table is partitioned and target is Iceberg, when creating table via CTLT

Does this PR introduce any user-facing change?

Yes, partition columns preserved in CTLT when source table is partitioned

How was this patch tested?

UT

@sonarcloud
Copy link

sonarcloud bot commented Jan 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ramesh0201
Copy link
Contributor

+1. LGTM

@ayushtkn ayushtkn merged commit e5c4c2b into apache:master Jan 30, 2023
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…lds correctly. (apache#3980). (Ayush Saxena, reviewed by Ramesh Kumar Thangarajan)
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…lds correctly. (apache#3980). (Ayush Saxena, reviewed by Ramesh Kumar Thangarajan)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants