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

Add single union schema conversion logic for hive to iceberg #152

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

rzhang10
Copy link
Member

This patch adds the parity conversion logic that already exists in avro/orc -> iceberg schema conversion where it treats the single type union as the unwrapped single type itself, instead of returning a struct of tag and field0.

@rzhang10 rzhang10 force-pushed the fix-hive-single-union-schema-conversion branch from 32aa187 to afa3e80 Compare January 10, 2024 20:08
Copy link
Contributor

@770120041 770120041 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ljfgem ljfgem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rzhang10 rzhang10 merged commit 16e05f7 into li-0.11.x Jan 10, 2024
3 checks passed
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.

3 participants