tustvold commented on PR #6777: URL: https://github.com/apache/arrow-rs/pull/6777#issuecomment-2495147537
I think this will perform identically to just writing to a temporary `String` manually? I wonder if we could do something a bit more sophisticated, but then again perhaps it won't make a difference. I like the Drop based flush, although it does introduce a bit of API inconsistency... -- 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]
