Skip to content

[common] Support unescaped characters in blob file paths - #8931

Open
LsomeYeah wants to merge 1 commit into
apache:masterfrom
LsomeYeah:codex/blob-uri-space-e2e
Open

[common] Support unescaped characters in blob file paths#8931
LsomeYeah wants to merge 1 commit into
apache:masterfrom
LsomeYeah:codex/blob-uri-space-e2e

Conversation

@LsomeYeah

@LsomeYeah LsomeYeah commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Purpose

Support filesystem BlobDescriptor paths containing unescaped characters such as spaces. When standard URI parsing fails, use Paimon Path for non-HTTP paths while keeping HTTP validation strict.

This fixes path_to_descriptor('oss://.../一二三四 (2).jpg') failing before FileIO is selected.

Tests

  • UriReaderFactoryTest
  • BlobTableITCase#testWriteBlobWithUnicodeAndSpaceInPath
  • BlobTableITCase#testReadDescriptorBlobWithUnicodeAndSpaceInPath

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.

1 participant