tustvold commented on PR #5094: URL: https://github.com/apache/arrow-rs/pull/5094#issuecomment-1817511214
The problem is fuse does not behave like a filesystem (or an object store), as was commented on the linked issue, there isn't actually a way to support this as hard link is not supported. I think you will need to use the Azure abstraction, the performance will be orders of magnitude better and you won't run into these sorts of issues -- 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]
