tustvold commented on issue #5263: URL: https://github.com/apache/arrow-rs/issues/5263#issuecomment-1886991143
The URLs in your requests differ ``` o/test.parquet /bla/test%2Eparquet ``` It could be a red-herring depending on what the logging is actually printing, but is it possible you are constructing the object store path in such a way that it is url-encoding the dot twice? -- 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]
