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


##########
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:
   it's because of the `Update baseline gradle plugin to 5.58.0` commit that's 
included here. Updating baseline wasn't possible until we dropped  Java 8 
support



-- 
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