alamb commented on pull request #9520: URL: https://github.com/apache/arrow/pull/9520#issuecomment-782663646
> It seems like these destructors should not exist at all - the C++ version does not try to do this for example. Implicitly finishing the stream can mask truncated writes. This is a good point -- an improvement for a follow on PR perhaps. It seems to me this PR offers better behavior at least (no more `panic!`) but our error handling could probably be improved further. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org