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: [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]

Reply via email to