RussellSpitzer opened a new pull request #1322: URL: https://github.com/apache/iceberg/pull/1322
The executor passed in executeWith is only used for deletes so we will rename it to executeDeleteWith. The JavaDoc already states it will only effect deletes and the implementation already match this name so no other changes are needed. cc @rdblue + @aokolnychyi Like we discussed, just a rename refactor as we discussed in https://github.com/apache/iceberg/pull/1264 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
