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

Python: Restore Inferring Iceberg UUIDType from parquet files #8215

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

HonahX
Copy link
Contributor

@HonahX HonahX commented Aug 3, 2023

I've noticed that the read support for UUIDType, initially introduced in PR #7523, was removed in PR #7873, likely due to a rebase issue.

This PR restores this functionality. However, if the deletion was purposeful, please let me know.

cc: @Fokko @maxdebayser

Thank you for your time and review.

@github-actions github-actions bot added the python label Aug 3, 2023
@maxdebayser
Copy link
Contributor

It looks like a rebase issue to me, but I'll defer to @Fokko because I'm not familiar with the history of this feature.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Thanks @HonahX for fixing this. This is a valid promotion indeed.

@Fokko Fokko merged commit b27a216 into apache:master Aug 3, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants