rdblue commented on code in PR #4438:
URL: https://github.com/apache/iceberg/pull/4438#discussion_r857147850
##########
core/src/main/java/org/apache/iceberg/BaseFilesTable.java:
##########
@@ -115,7 +115,7 @@ protected BaseAllFilesTableScan(TableOperations ops, Table
table, Schema schema,
}
/**
- * Returns an iterable of manifest files to explore for this all files
metadata table scan
+ * Returns list of {@link ManifestFile} files to explore for this file's
metadata table scan
Review Comment:
This isn't correct. Can you revert these changes?
--
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]