amogh-jahagirdar opened a new pull request, #14923: URL: https://github.com/apache/iceberg/pull/14923
Was going through MergingSnapshotProducer code and noticed that there's a bit of redundancy in the cleanUncommittedAppends logic, so did a refactoring there. Also cleaned up the preconditions check for format 3 and 4 for delete files, since it's the same condition, we can collapse those cases. -- 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]
