tustvold commented on PR #41801: URL: https://github.com/apache/arrow/pull/41801#issuecomment-2129304382
> The C++ filesystem library has no concept of get (a single call that streams the entire file). I think the lack of this being unfortunate is what I was alluding to. > I believe Rust's IPC decompression is "whole buffer" and not streaming FWIW a streaming decoder is included in the next arrow release - https://github.com/apache/arrow-rs/pull/5531 -- 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]
