RussellSpitzer opened a new pull request, #13184: URL: https://github.com/apache/iceberg/pull/13184
@rdblue Pointed out that while I matched the method name from OverwriteFiles, I had not matched the other methods within RowDelta. I've changed the method deleteFiles to removeRows to match the "addRows" method that already exists. -- 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]
