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

fix: write hive partitions for any int/uint/float #15337

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

christophermcdermott
Copy link
Contributor

@christophermcdermott christophermcdermott commented Mar 20, 2025

Which issue does this PR close?

Rationale for this change

Support additional types in hive partitions.

What changes are included in this PR?

Code, slt test.

Are these changes tested?

Yes, test updated to include additional types.

Are there any user-facing changes?

No

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) datasource Changes to the datasource crate labels Mar 20, 2025
@Omega359
Copy link
Contributor

LGTM, thanks @christophermcdermott !

Copy link
Member

@xudong963 xudong963 left a comment

Choose a reason for hiding this comment

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

Thank you, I'm a bit surprised we didn't support those types before.

@alamb alamb merged commit b38c731 into apache:main Mar 24, 2025
27 checks passed
@alamb
Copy link
Contributor

alamb commented Mar 24, 2025

Thank you @xudong963 and @Omega359 for the review

@christophermcdermott thank you for the very nice first contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write hive partitions for any int/uint/float
4 participants