Kinrany commented on issue #7030: URL: https://github.com/apache/arrow-rs/issues/7030#issuecomment-2651943149
> I'm not entirely sure I follow, if you're not making use of the type erasure, i.e. you know the concrete store type, you might as well just use std::fs directly? Yeah. But that means you're using two clients to access the same data store. The local file system is the least interesting example of course. I'm under the impression here that some things, like directory handling, are just not unified enough, and so if it is something the user is concerned with, they already know the implementations they are actually using. -- 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]
