aokolnychyi commented on code in PR #6002:
URL: https://github.com/apache/iceberg/pull/6002#discussion_r997217477
##########
core/src/main/java/org/apache/iceberg/ManifestWriter.java:
##########
@@ -155,7 +177,8 @@ void existing(ManifestEntry<F> entry) {
* preserved when the file is marked as deleted.
*
* @param deletedFile a file
- * @deprecated since 1.0.0, will be removed in 1.1.0; use {@link
#delete(ContentFile, long)}.
+ * @deprecated since 1.1.0, will be removed in 1.2.0; use {@link
#delete(ContentFile, long,
Review Comment:
This did not make it to 1.0, just fixing the comment.
--
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]