Skip to content

Conversation

@puchengy
Copy link
Contributor

@puchengy puchengy commented Apr 6, 2023

When building snapshot for a Hive table whose partition column is of timestamptz type, it fails with

java.lang.UnsupportedOperationException: Unsupported type for fromPartitionString: timestamptz

This PR tries to fix it.

@JonasJ-ap
Copy link
Contributor

JonasJ-ap commented Apr 6, 2023

Seems there is an earlier PR that also tends to fix this issue: #3933 . May be the discussions in that PR can also help here.

@puchengy
Copy link
Contributor Author

puchengy commented Apr 6, 2023

thanks @JonasJ-ap, following up there.

@camper42
Copy link

camper42 commented Oct 17, 2023

Any progress on this PR? We're having the same problem. our partition looks like log_file_date=2023-10-16 00%3A00%3A00

@puchengy
Copy link
Contributor Author

@camper42 Hi, sorry, I am not actively working on the PR at the moment.

@Zhile
Copy link

Zhile commented Jan 12, 2024

Also meet the same error when migrating the Hive tables to Iceberg tables. The partition in Hive is like
event_date=2023-04-27 11%3A00%3A00.0
anybody working on this or #3933?

@github-actions
Copy link

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 28, 2024
@github-actions
Copy link

github-actions bot commented Sep 5, 2024

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants