nastra commented on code in PR #10518:
URL: https://github.com/apache/iceberg/pull/10518#discussion_r1692583839


##########
core/src/main/java/org/apache/iceberg/StaticDataTask.java:
##########
@@ -127,7 +127,11 @@ DataFile metadataFile() {
     return metadataFile;
   }
 
-  /** @return the table rows before projection */
+  /**
+   * Returns the table rows before projection.

Review Comment:
   I'm a bit confused why there is a formatting change in this PR, since 
spotless is still at a fixed version right? As a next step after this PR we 
should bump the spotless version, which most likely means that a few places in 
the code might change in terms of formatting



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to