ethe commented on issue #6327:
URL: https://github.com/apache/arrow-rs/issues/6327#issuecomment-2317602251

   > Understood. I believe you need AsyncArrowWriter::into_inner.
   
   I think `into_inner` has different behaviors and takes different overheads, 
it would move the `AsyncFileWriter` but `&mut AsyncFileWriter` is in-placed. 
But I think it should be nice to have `AsyncArrowWriter::into_inner` method.


-- 
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]

Reply via email to