Phoenix500526 commented on issue #10445: URL: https://github.com/apache/arrow-rs/issues/10445#issuecomment-5459590178
@Rich-T-kid I haven't started looking into this yet. What do you think about the main trade-off here: `encode_to` could reduce intermediate buffering and copying, but a public sink API would make `StreamEncoder` more writer-like and blur the sans-IO boundary, while IPC framing may still require some internal buffering? -- 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]
