stevenzwu commented on code in PR #14120:
URL: https://github.com/apache/iceberg/pull/14120#discussion_r2364520510


##########
.palantir/revapi.yml:
##########
@@ -1365,6 +1365,18 @@ acceptedBreaks:
       justification: "Removing deprecations for 1.10.0"
   "1.10.0":
     org.apache.iceberg:iceberg-core:
+      - code: "java.field.constantValueChanged"

Review Comment:
   agree that the justification message can be more clear. I will propose a bit 
longer version adapted from what have been proposed.
   ```
   Plan API is table scoped and path constant value should include namespace. 
No actual breakage because it never worked before with incorrect value.
   ```



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