tustvold commented on issue #6423: URL: https://github.com/apache/arrow-rs/issues/6423#issuecomment-2362037209
Possibly related to https://github.com/apache/arrow-rs/pull/5094 My guess is that the WSL bind mounts don't quite match standard filesystem semantics, much like blobfuse, and so issues like this arise. It may be that a similar workaround to #5094 is possible for multipart uploads. An interesting data point might be to confirm that this always occurs with the multipart codepath, e.g. by using ObjectStore::put_multipart manually. -- 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]
