Skip to content

Conversation

@paleolimbot
Copy link
Member

Which issue does this PR close?

Rationale for this change

Paritioned writes are suppored for Utf8 and Utf8View types and supporting LargeUtf8 is fairly easy to do.

What changes are included in this PR?

Support for LargeUtf8 partition values in hive partitions + a test for all string types.

Are these changes tested?

Yes!

Are there any user-facing changes?

Something that was not supported now is

@github-actions github-actions bot added core Core DataFusion crate datasource Changes to the datasource crate labels Jan 22, 2026
@paleolimbot paleolimbot marked this pull request as ready for review January 22, 2026 20:03
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks good to me -- thanks @paleolimbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate datasource Changes to the datasource crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support writing a table with partition column(s) of type LargeUtf8

2 participants