Skip to content

feat(writer): URL encode field names for partition paths#2875

Open
hsiang-c wants to merge 2 commits into
apache:mainfrom
hsiang-c:fix_partition_with_special_chars
Open

feat(writer): URL encode field names for partition paths#2875
hsiang-c wants to merge 2 commits into
apache:mainfrom
hsiang-c:fix_partition_with_special_chars

Conversation

@hsiang-c

@hsiang-c hsiang-c commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

  • URL encoded the string components used in the partition_to_path function so that we can tolerate schema with special characters in the fields.

Are these changes tested?

Unit tests

@hsiang-c
hsiang-c marked this pull request as ready for review July 21, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL encode field names with special characters for partition paths

1 participant