singhpk234 commented on code in PR #17812:
URL: https://github.com/apache/iceberg/pull/17812#discussion_r3878204795


##########
core/src/main/java/org/apache/iceberg/ManifestReader.java:
##########
@@ -158,7 +158,7 @@ protected ManifestReader(
     } else {
       LOG.warn(
           "Reading partition spec from manifest file metadata is deprecated 
and will be "
-              + "removed in the 1.12.0 release. Pass specsById to avoid 
reading from file metadata: {}",
+              + "removed in the 2.0.0 release. Pass specsById to avoid reading 
from file metadata: {}",

Review Comment:
   This is not directly related to prop removal i think, when merging this lets 
make sure we add the commit description accordingly !



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