amogh-jahagirdar commented on code in PR #11180:
URL: https://github.com/apache/iceberg/pull/11180#discussion_r1797261187


##########
.palantir/revapi.yml:
##########
@@ -1058,6 +1058,11 @@ acceptedBreaks:
       new: "method void 
org.apache.iceberg.encryption.PlaintextEncryptionManager::<init>()"
       justification: "Deprecations for 1.6.0 release"
   "1.6.0":
+    org.apache.iceberg:iceberg-api:
+    - code: "java.class.defaultSerializationChanged"
+      old: "class org.apache.iceberg.expressions.ResidualEvaluator"
+      new: "class org.apache.iceberg.expressions.ResidualEvaluator"
+      justification: "local testing"

Review Comment:
   It's not really needed, 
https://github.com/apache/iceberg/pull/11180#discussion_r1797258000 we can just 
set the residual evaluator once we have that info



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to