nastra commented on code in PR #7089:
URL: https://github.com/apache/iceberg/pull/7089#discussion_r1136598369


##########
core/src/main/java/org/apache/iceberg/actions/BaseRewriteDataFilesFileGroupInfo.java:
##########
@@ -21,6 +21,8 @@
 import org.apache.iceberg.StructLike;
 import org.apache.iceberg.relocated.com.google.common.base.MoreObjects;
 
+/** @deprecated will be removed in 1.3.0. */

Review Comment:
   I think the deprecation message should mention what should be used 
alternatively. Also the version might need to be updated (depending on when 
this gets merged)



-- 
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