zeroshade opened a new pull request, #666: URL: https://github.com/apache/iceberg-go/pull/666
While looking into #644 I found exactly one location which seems that we could end up failing to close a writer. So this fixes that spot and properly uses our `CheckedClose` utility to ensure we close the file writer. In theory this should fix #644 but I haven't yet been able to write a good test for this. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
