tustvold commented on issue #384: URL: https://github.com/apache/arrow-rs-object-store/issues/384#issuecomment-2914787676
`%01.txt` is a valid `Path`, and should be accepted by `Path::parse`. GCS should allow creating and manipulating such paths without issue. `\x01.txt` is not a valid Path and will be rejected. Perhaps you could post a code reproducer, what you describe could be a bug, but I'd be a little surprised as there are tests of this -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org