tustvold commented on issue #384: URL: https://github.com/apache/arrow-rs-object-store/issues/384#issuecomment-2914856979
The file being written is `\x01.txt` not `%01.txt` - https://github.com/james-rms/object-store-deleter-example/blob/master/go%2Fmain.go#L20 object_store does not support paths with control characters, see https://docs.rs/object_store/0.12.0/object_store/path/struct.Path.html -- 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