laskoviymishka opened a new pull request, #817: URL: https://github.com/apache/iceberg-go/pull/817
Add MultiTableTransaction.CommitAndReload() that commits atomically and reloads all affected tables, since the 204 response returns no metadata. On partial reload failure, successfully loaded tables are still returned alongside the error. Wrap commit errors with the involved table identifiers so failures are actionable without correlating logs. Add missing unit test for 404 (ErrNoSuchTable) response mapping in REST CommitTransaction. Add godoc example for the multi-table transaction workflow. Closes #785 -- 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]
