rdblue commented on a change in pull request #2932:
URL: https://github.com/apache/iceberg/pull/2932#discussion_r684321054
##########
File path:
core/src/main/java/org/apache/iceberg/actions/BaseRewriteDataFilesAction.java
##########
@@ -252,7 +254,6 @@ public RewriteDataFilesActionResult execute() {
return new RewriteDataFilesActionResult(currentDataFiles, addedDataFiles);
}
-
Review comment:
Please remove unnecessary changes like this and reformatting lines that
don't need to change. We avoid changes that aren't required to avoid git commit
conflicts.
--
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]