Noratrieb commented on issue #457: URL: https://github.com/apache/arrow-rs-object-store/issues/457#issuecomment-3151891122
I have not read that, it somehow did not occur to me that I should, probably since i never really used `Path` explicitly but only via a not very obvious `into()`, but that answered my question. This seems like quite surprising behavior to change the semantics of the string via `From`, but using `Path::parse` has fixed my problem and fixed the double-encoding. Thanks! -- 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]
