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

[HUDI-8560] Revert HUDI-8036 #12303

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jonvex
Copy link
Contributor

@jonvex jonvex commented Nov 20, 2024

Change Logs

HUDI-8036 changed the output schema and treated a symptom of the real issue but not the issue itself.

The root of the issue is that we are not parsing the partition path correctly and into the correct data types. This will be fixed in subsequent prs

I also had to modify the complex keygen sql tests a bit because now the correct partition column value and data type occurs

Impact

Spark reads timestamp partition cols in their correct datatype

Risk level (write none, low medium or high below)

low

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@jonvex jonvex changed the title [HUDI-1234] revert changes [HUDI-8560] Revert HUDI-8036 Nov 20, 2024
@github-actions github-actions bot added the size:XL PR with lines of changes > 1000 label Nov 20, 2024
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL PR with lines of changes > 1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants