mustafasrepo commented on PR #6526:
URL: 
https://github.com/apache/arrow-datafusion/pull/6526#issuecomment-1578455672

   > Thank you, I would have gone further and removed FileWriterExt in favour 
of just a type-erased BatchSerializer, but we can always continue to iterate on 
this design
   
   I have removed `FileWriterExt`. We now use `AbortableWrite<W>`. This 
increases the code reuse. Thanks for the suggestion. 


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