LsomeYeah opened a new pull request, #8931:
URL: https://github.com/apache/paimon/pull/8931

   ### 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`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to