mapleFU commented on issue #40800:
URL: https://github.com/apache/arrow/issues/40800#issuecomment-2021215815

   Currently the behavior is a bit weird. `write` will create a new RowGroup 
and write to arrow. When doing io, if we teardown during appending new 
row-group, it will failed here.
   
   When destructoring ParquetWriter, the file would be "close", this would be 
done syncrhonized.
   
   @jorisvandenbossche Also do we have way to abort the file?


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