xixipi-lining opened a new pull request, #541:
URL: https://github.com/apache/iceberg-go/pull/541

   ### Changes
   
   - Updated the `WriteTableMetadata` and `WriteMetadata` functions to use 
`errors.Join` for better error handling, ensuring that both JSON encoding 
errors and file close errors are properly captured and returned.
   - This fix is particularly important for S3 storage where the actual upload 
happens during `Close()`, and previous implementation would silently ignore S3 
upload failures.


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

Reply via email to