You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/17 22:05:10 UTC

[GitHub] [iceberg] rdblue commented on a diff in pull request #5077: API: Refactor FileScanTask

rdblue commented on code in PR #5077:
URL: https://github.com/apache/iceberg/pull/5077#discussion_r900524478


##########
core/src/main/java/org/apache/iceberg/BaseIncrementalAppendScan.java:
##########
@@ -174,7 +176,7 @@ private CloseableIterable<FileScanTask> appendFilesFromSnapshots(List<Snapshot>
   }
 
   /**
-   * This method doesn't perform validation, which is already done by the caller {@link #planFiles()}
+   * This method doesn't perform validation, which is already done by the caller {@link #planFiles()} ()}

Review Comment:
   Looks like a typo.



-- 
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-unsubscribe@iceberg.apache.org

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


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