mxm commented on PR #14559: URL: https://github.com/apache/iceberg/pull/14559#issuecomment-3546509492
Now that https://github.com/apache/iceberg/pull/14581 has been merged, we can simplify this PR because RowData automatically creates APPEND commits in the absence of deletes. All we need is one test case for DynamicCommitter to verify that we write append commits when there are no deletes. This is just a safety measurements in case the core code were to change. -- 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]
