Phoenix500526 commented on issue #10445: URL: https://github.com/apache/arrow-rs/issues/10445#issuecomment-5642940920
@Rich-T-kid I've opened draft PR #10985 with a `StreamEncoder::encode_to` prototype using `std::io::Write` and [local benchmark results](https://github.com/apache/arrow-rs/pull/10985#issuecomment-5642914637) comparing it with `encode + write` and `StreamWriter`. When you have time, could you take a look and share your thoughts on the API trade-offs and next steps? -- 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]
