tustvold commented on issue #397: URL: https://github.com/apache/arrow-rs-object-store/issues/397#issuecomment-2931044223
Unfortunately this is a documented limitation of LocalFileSystem - https://docs.rs/object_store/0.12.0/object_store/local/struct.LocalFileSystem.html#path-semantics-1 I would recommend using the native Azure support, as an added it will likely drastically outperform blobfuse. -- 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]
