hesampakdaman commented on PR #5830:
URL: https://github.com/apache/arrow-rs/pull/5830#issuecomment-2184909739

   @thomasfrederikhoeck You're not thinking wrong, my initial suggestion was to 
change how `Path` behaves. In the discussions we had in the issue, @tustvold 
mentioned that that would be a breaking change and affect all paths for all 
stores.
   
   So instead we agreed to change how `LocalFileSystem` behaves when using it 
from Windows.  If you use the put/get methods it should convert the `:` to 
`%3A`. Although, I'm a little uncertain if I'm correctly handling the leading 
`C:\`.
   
   At any rate, if you could test this that would be awesome! I would have done 
it myself but I don't have access to Windows unfortunately. 


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