szehon-ho opened a new pull request, #15014: URL: https://github.com/apache/iceberg/pull/15014
Spark 4.1 added "WriteSummary" API for certain DML operations. Merge Into is the main one so far. This adds these operation metadata to Iceberg Snapshot Summary. It can be useful to debug data corruption issues, etc. It is equivalent to the metadata stored in Delta Lake for debugging: https://docs.delta.io/delta-utility/#retrieve-delta-table-history Welcome suggestions how to organize this summary -- 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]
