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


##########
.palantir/revapi.yml:
##########
@@ -1333,6 +1333,9 @@ acceptedBreaks:
         \ java.util.List<org.apache.iceberg.PositionDeletesScanTask>)"
       justification: "Removing deprecations for 1.10.0"
     org.apache.iceberg:iceberg-parquet:
+    - code: "java.class.removed"

Review Comment:
   we unfortunately can't just delete it. We first need to go through a 
deprecation cycle and can only remove it in the next minor version: 
https://iceberg.apache.org/contribute/#minor-version-deprecations-required



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