tustvold commented on PR #5016: URL: https://github.com/apache/arrow-rs/pull/5016#issuecomment-1790738704
I would phrase it as, if you have a use-case that involves reading and writing local files, including appending to them, or mmaping them, or some other filesystem specific functionality, then you should use the filesystem directly. https://github.com/apache/arrow-datafusion/pull/8021 contains an example of doing this for FIFO files in the context of DataFusion -- 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]
