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